Log Message: devel/py-lru-dict: Import version 1.1.6 A 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.
Revision | Action | file |
1.1 | add | pkgsrc/devel/py-lru-dict/DESCR |
1.1 | add | pkgsrc/devel/py-lru-dict/Makefile |
1.1 | add | pkgsrc/devel/py-lru-dict/PLIST |
1.1 | add | pkgsrc/devel/py-lru-dict/distinfo |