Package python3-module-repoze.lru: Information
Source package: python3-module-repoze.lru
Version: 0.7-alt3.1
Build time: Aug 16, 2025, 09:58 PM
Category: Development/Python3
Report package bugHome page: https://github.com/repoze/repoze.lru
License: BSD
Summary: Tiny LRU cache
Description:
``repoze.lru`` is a LRU (least recently used) cache implementation. Keys and values that are not used frequently will be evicted from the cache faster than keys and values that are used frequently.
Maintainer: Stanislav Levin
List of contributors:
Stanislav Levin
Vitaly Lipatov
Grigory Ustinov
Ivan Zakharyaschev
Mikhail Efremov
Eugeny A. Rostovtsev
Aleksey Avdeev
Vitaly Kuznetsov
Stanislav Levin
Vitaly Lipatov
Grigory Ustinov
Ivan Zakharyaschev
Mikhail Efremov
Eugeny A. Rostovtsev
Aleksey Avdeev
Vitaly Kuznetsov
Last changed
April 2, 2025 Stanislav Levin 0.7-alt3.1
- NMU: fixed FTBFS (setuptools 75.8.1)
June 4, 2024 Stanislav Levin 0.7-alt3
- map PyPI name to distro's one.
July 12, 2021 Vitaly Lipatov 0.7-alt2
- fix packing