Path to this page:
./
devel/py-lru-dict,
Dict-like LRU container
Branch: pkgsrc-2019Q1,
Version: 1.1.6,
Package name: py27-lru-dict-1.1.6,
Maintainer: minskimA fixed size dict like container which evicts Least Recently Used
(LRU) items once size limit is exceeded. There are many python
implementations available which does similar things. This is a fast
and efficient C implementation. LRU maximum capacity can be modified
at run-time.
Required to run:[
lang/python27] [
devel/py-setuptools]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: c3f5743617f097132b231b0ba15725ab63a788da
RMD160: c970d786bf6fc51728bd1a1d6599b3f57aa31663
Filesize: 9.213 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version py27-lru-dict-1.1.6 (created)