python3-cachetools - 5.3.3-1 main

This Python 3 module provides various memoizing collections and decorators,
including variants of the Python 3 Standard Library's functools.lru_cache()
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)

Priority: optional
Section: python
Suites: amber byzantium crimson dawn landing 
Maintainer: Debian Python Team <team+python [꩜] tracker.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 61.4 kB
Architectures: all 

 

Versions

5.3.3-1 all