694a2df77a
expiringdict is a Python caching library. The core of the library is ExpiringDict class which is an ordered dictionary with auto-expiring values for caching purposes. Expiration happens on any access, object is locked during cleanup from expired values. ExpiringDict can not store more than `max_len` elements - the oldest will be deleted.
5 lines
370 B
Text
5 lines
370 B
Text
$NetBSD: distinfo,v 1.1 2022/08/24 10:17:19 wiz Exp $
|
|
|
|
BLAKE2s (expiringdict-1.2.2.tar.gz) = 019d4f85672487a3c6f3451a5a421f77baca6518aa804b003a81b022b0025efe
|
|
SHA512 (expiringdict-1.2.2.tar.gz) = 7c56642d1bb403520b6fe47b0ba3f05de464deab64e4783cc281c87fb9751e80a371d5b54485e51ff056eca5aa83b62f13b47d3e30fd6d8b23dd60b67759ac45
|
|
Size (expiringdict-1.2.2.tar.gz) = 8137 bytes
|