python3-cachetools 4.0.0-1 (riscv64 binary) in ubuntu focal

 This Python 3 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)

Details

Package version:
4.0.0-1
Source:
python-cachetools 4.0.0-1 source package in Ubuntu
Status:
Published
Component:
main
Priority:
Optional

Package relationships

Depends on: