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

Bug#740044: ITP: python-expiringdict -- Python caching library



Package: wnpp
Severity: wishlist
Owner: Daniel Kahn Gillmor <dkg@fifthhorseman.net>

* Package name    : python-expiringdict
  Version         : 1.1
  Upstream Author : Rackspace, Anton Efimenko <anton@mailgunhq.com>
* URL             : https://github.com/mailgun/expiringdict
* License         : Apache 2.0
  Programming Lang: Python
  Description     : Python caching library

 expiringdict is a Python caching library, providing an ordered
 dictionary with auto-expiring values for caching purposes. Expiration
 happens on any access, object is locked during cleanup from expired
 values.  ExpiringDict stores at most a maximum number of elements -
 the oldest will be deleted.

This is useful as a pre-requisite for mailgun's dnsq and flanker DNS
and e-mail handling libraries.


Reply to: