Path to this page:
Next | Query returned 2 messages, browsing 1 to 10 | previous
CVS Commit History:
2021-02-03 19:38:03 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-lru-dict: updated to 1.1.7
1.1.7:
Bug fixes
|
2017-11-28 00:28:37 by Min Sik Kim | Files touched by this commit (4) |
Log message:
devel/py-lru-dict: Import version 1.1.6
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.
|
Next | Query returned 2 messages, browsing 1 to 10 | previous