[ Source: lru-dict ]
Package: python3-lru-dict (1.4.0-1)
Links for python3-lru-dict
Debian Resources:
Download Source Package lru-dict:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
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.
Other Packages Related to python3-lru-dict
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [not arm64, ppc64el, riscv64]
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)
Download python3-lru-dict
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 11.6 kB | 60.0 kB | [list of files] |
arm64 | 11.6 kB | 100.0 kB | [list of files] |
armel | 10.9 kB | 99.0 kB | [list of files] |
armhf | 10.9 kB | 99.0 kB | [list of files] |
i386 | 12.1 kB | 55.0 kB | [list of files] |
ppc64el | 12.0 kB | 100.0 kB | [list of files] |
riscv64 | 11.3 kB | 52.0 kB | [list of files] |
s390x | 11.4 kB | 56.0 kB | [list of files] |