Package : python-repoze-lru

Package details

Summary: A tiny LRU cache implementation and decorator

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.


URL: https://pypi.python.org/pypi/repoze.lru
License: BSD

Maintainer: philippem

List of RPMs