Package: wnpp
Severity: wishlist
Owner: Christian Kastner <deb...@kvr.at>

* Package name    : python-cachetools
  Version         : 0.6.0
  Upstream Author : Thomas Kremmer
* URL             : https://github.com/tkem/cachetools
* License         : Expat
  Programming Lang: Python
  Description     : extensible memoizing collections and decorators

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/E1Xjb4z-0005PB-Kz@pequod.7s

Reply via email to