python3-cachetools binary package in Ubuntu Kinetic amd64
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)
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2022-04-26 10:05:31 UTC | Published | Ubuntu Kinetic amd64 | release | main | python | Optional | 5.0.0-1 | ||
|