- python:any (>= 2.7.5-5~)
- python:any (<< 2.8)
expiringdict is a Python caching library, providing an ordered
dictionary with auto-expiring values for caching purposes. Expiration
happens on any access, object is locked during cleanup from expired
values. ExpiringDict stores at most a maximum number of elements -
the oldest will be deleted.
.
This is the Python 2 version of this package.
Installed Size: 66.6 kB
Architectures: all