[ bianca ]
[ ソース: lru-dict ]
パッケージ: python3-lru-dict (1.3.0-1 など)
Dict like LRU container for Python
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.
その他の python3-lru-dict 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)