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

    Исходный пакет: python3-module-pylru
    Версия: 1.0.9-alt2
    Собран:  3 апреля 2020 г. 18:33
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/pylru/

    Лицензия: GPL
    О пакете: A least recently used (LRU) cache implementation
    Описание: 
    Pylru implements a true LRU cache along with several support classes.
    The cache is efficient and written in pure Python. It works with Python
    2.6+ including the new 3.x series. Basic operations (lookup, insert,
    delete) all run in a constant amount of time.

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

    Сопровождающий: Andrey Bychkov


      1. python3-module-setuptools
      2. rpm-build-python3

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


    17 февраля 2020 г. Andrey Bychkov 1.0.9-alt2
    - Build for python2 disabled.
    11 января 2017 г. Igor Vlasenko 1.0.9-alt1
    - automated PyPI update
    13 марта 2016 г. Ivan Zakharyaschev 1.0.6-alt1.git20141014.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)