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

Group :: Development/Python3
RPM: python3-module-pylru

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.0.9-alt2
Build date: 17 february 2020, 09:24 ( 214.5 weeks ago )
Size: 18.64 Kb

Home page:   https://pypi.python.org/pypi/pylru/

License: GPL
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.

Current maintainer: Andrey Bychkov

List of contributors

List of rpms provided by this srpm:

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