python3-cachetools binary package in Ubuntu Lunar i386
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 | ||
---|---|---|---|---|---|---|---|---|---|
2023-01-08 12:14:01 UTC | Published | Ubuntu Lunar i386 | release | main | python | Optional | 5.2.0-1 | ||
|
|||||||||
Deleted | Ubuntu Lunar i386 | proposed | main | python | Optional | 5.2.0-1 | |||
|
|||||||||
2023-01-08 12:14:12 UTC | Superseded | Ubuntu Lunar i386 | release | main | python | Optional | 5.0.0-1 | ||
|