python-cachetools - 3.1.0-2 main

This Python module provides various memoizing collections and decorators,
including a variant of the Python 3 Standard Library functools.lru_cache()
function decorator.
.
The supported cache algorithms are:
.
* Least recently used (LRU)
* Least frequently used (LFU)
* Random replacement (RR)
* Per-item time-to-live (TTL)

Priority: optional
Section: python
Suites: amber 
Maintainer: Debian Python Modules Team <python-modules-team [꩜] lists.alioth.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 55.3 kB
Architectures: all 

 

Versions

3.1.0-2 all