Пакет python-module-ordereddict: Информация

    Исходный пакет: python-module-ordereddict
    Версия: 1.1-alt1.1
    Собран:  3 июля 2021 г. 22:17 в задании #276978
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/ordereddict/

    Лицензия: MIT
    О пакете: A drop-in substitute for Py2.7's new collections.OrderedDict
    Описание: 
    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).

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-ordereddict (noarch)

    Сопровождающий: Eugeny A. Rostovtsev

    Список участников:
    Vitaly Kuznetsov
    Eugeny A. Rostovtsev

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

    Последнее изменение


    24 октября 2011 г. Vitaly Kuznetsov 1.1-alt1.1
    - Rebuild with Python-2.7
    14 сентября 2010 г. Eugeny A. Rostovtsev 1.1-alt1
    - Initial build for Sisyphus