Path to this page:
./
devel/py-lru-dict,
Dict-like LRU container
Branch: CURRENT,
Version: 1.3.0,
Package name: py312-lru-dict-1.3.0,
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:[
devel/py-setuptools] [
lang/python27]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 12.815 KB
Version history: (Expand)
- (2024-11-11) Updated to version: py312-lru-dict-1.3.0
- (2023-11-08) Updated to version: py311-lru-dict-1.3.0
- (2023-05-30) Updated to version: py310-lru-dict-1.2.0
- (2022-07-12) Updated to version: py310-lru-dict-1.1.8
- (2022-01-05) Updated to version: py39-lru-dict-1.1.7nb1
- (2021-10-07) Updated to version: py39-lru-dict-1.1.7
CVS history: (Expand)