python3-cachetools 5.3.0-2 (armhf binary) in ubuntu noble

 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)

Details

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

Package relationships

Depends on: