Path to this page:
./
devel/py-lru-dict,
Dict-like LRU container
Branch: pkgsrc-2021Q2,
Version: 1.1.7,
Package name: py38-lru-dict-1.1.7,
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.
Master sites:
SHA1: ad3752aa37f4511bdcb26de9860dead48b814991
RMD160: fe263dbeb683fda2b4dc14d538706e6e6abc670b
Filesize: 10.137 KB
Version history: (Expand)
- (2021-07-01) Package added to pkgsrc.se, version py38-lru-dict-1.1.7 (created)