Package python3-module-pylru: Information

    Source package: python3-module-pylru
    Version: 1.2.1-alt1
    Build time:  May 24, 2024, 01:35 AM
    Report package bug
    License: GPLv2
    Summary: A least recently used (LRU) cache implementation
    Description: 
    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.

    List of rpms provided by this srpm:
    python3-module-pylru (noarch)

    Maintainer: Grigory Ustinov


      1. python3-module-pyproject-installer >= 0.4.0
      2. python3-module-setuptools
      3. python3-module-wheel
      4. rpm-build-python3

    Last changed


    May 23, 2024 Grigory Ustinov 1.2.1-alt1
    - Build new version.
    Feb. 17, 2020 Andrey Bychkov 1.0.9-alt2
    - Build for python2 disabled.
    Jan. 11, 2017 Igor Vlasenko 1.0.9-alt1
    - automated PyPI update