Package python-module-ordereddict: Information

    Source package: python-module-ordereddict
    Version: 1.1-alt1.1
    Build time:  Jul 3, 2021, 10:17 PM in the task #276978
    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)



      1. python-devel
      2. python-module-setuptools

    Last changed


    Oct. 24, 2011 Vitaly Kuznetsov 1.1-alt1.1
    - Rebuild with Python-2.7
    Sept. 14, 2010 Eugeny A. Rostovtsev 1.1-alt1
    - Initial build for Sisyphus