python3-cachetools 5.2.0-1 (armhf binary) in ubuntu mantic
This Python 3 module provides various memoizing collections and decorators,
including variants of the Python 3 Standard Library's functools.
function decorator.
.
The supported cache algorithms are:
.
* First in first out (FIFO)
* Least recently used (LRU)
* Most recently used (MRU)
* Least frequently used (LFU)
* Random replacement (RR)
* Per-item time-to-live (TTL)
* Time aware least recently used (TLRU)
Details
- Package version:
- 5.2.0-1
- Status:
- Superseded
- Component:
- main
- Priority:
- Optional
Downloadable files
amd64 build of python-cachetools 5.2.0-1 in ubuntu lunar PROPOSED produced
these files:
- python3-cachetools_5.2.0-1_all.deb (10.0 KiB)
Package relationships
- Depends on: