deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3:any
Description: |-
extensible memoizing collections and decorators for Python 3
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)
Homepage: https://github.com/tkem/cachetools/
Installed-Size: '57'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-cachetools
Priority: optional
Section: python
Source: python-cachetools
Version: 5.2.0-1
srcpkg_name: python-cachetools
srcpkg_version: 5.2.0-1