Package python-module-ordereddict: Information

    Source package: python-module-ordereddict
    Version: 1.1-alt1
    Build time:  Sep 14, 2010, 07:02 AM
    Report package bug
    License: MIT
    Summary: A drop-in substitute for Py2.7's new collections.OrderedDict
    Description: 
    Drop-in substitute for Py2.7's new collections.OrderedDict. The recipe
    has big-oh performance that matches regular dictionaries (amortized O(1)
    insertion/deletion/lookup and O(n)
    iteration/repr/copy/equality_testing).

    List of rpms provided by this srpm:
    python-module-ordereddict (noarch)


    List of contributors:
    Eugeny A. Rostovtsev

      1. python-devel

    Last changed


    Sept. 14, 2010 Eugeny A. Rostovtsev 1.1-alt1
    - Initial build for Sisyphus