python-repoze-lru - A tiny LRU cache implementation and decorator
| Website: | http://pypi.python.org/pypi/repoze.lru |
|---|---|
| License: | BSD |
| Vendor: | Alcance Libre, Inc. |
- 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.
Packages
| python-repoze-lru-0.4-5.fc14.al.noarch [12 KiB] |
Changelog
by Joel Barrios (2016-06-11):
- Mass rebuild for Python3 3.5. |