Package: wnpp
Severity: wishlist
Owner: Gianfranco Costamagna <[email protected]>

* Package name    : python-darts-lib-utils-lru
Version        : 0.5~git20140220-1
Upstream Author : 2011 Dirk Esser <[email protected]
* URL            : https://code.google.com/p/cld2/
* License        : MIT
Programming Lang: Python
Description    : Simple dictionary with LRU behaviour


An LRUDict is basically a simple dictionary, which has a defined maximum
capacity, that may be supplied at construction time, or modified at run-time
via the capacity property.
The class SynchronizedLRUDict, which exposes the same interface as plain
LRUDict, but fully thread-safe.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to