python3-cachetools 5.3.0-2 (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.3.0-2
- Status:
- Published
- Component:
- main
- Priority:
- Optional
Downloadable files
amd64 build of python-cachetools 5.3.0-2 in ubuntu mantic PROPOSED produced
these files:
- python3-cachetools_5.3.0-2_all.deb (10.4 KiB)
Package relationships
- Depends on: