Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37534032
en ru br
ALT Linux repos
S:0.7-alt2

Group :: Development/Python3
RPM: python3-module-repoze.lru

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.7-alt2
Build date: 12 july 2021, 11:20 ( 145.6 weeks ago )
Size: 21.21 Kb

Home 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.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • python3-module-repoze.lru
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin