python-DartsPyLRU - LRUDict is basically a simple dictionary

Website: https://github.com/deterministic-arts/DartsPyLRU
License: BSD
Description:
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.

Packages:

python-DartsPyLRU-0.5-0.1.fc21.art.noarch [21 KiB]

Changelog:

by Scott R. Shinn (2015-06-24):
- Initial build
Copyright © 2005-2010 Atomicorp, Inc.