[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1014786: ITP: lru-dict -- Dict like LRU container for Python



Package: wnpp
Severity: wishlist
Owner: Edward Betts <edward@4angle.com>
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org

* Package name    : lru-dict
  Version         : 1.1.8
  Upstream Author : Amit Dev
* URL             : https://github.com/amitdev/lru-dict
* License         : MIT
  Programming Lang: Python
  Description     : Dict like LRU container for Python

  A fixed size dict like container which evicts Least Recently Used (LRU) items
  once size limit is exceeded. There are many Python implementations available
  which does similar things. This is a fast and efficient C implementation.
  LRU maximum capacity can be modified at run-time.

I plan to maintain this package as part of the Python modules team.


Reply to: