summaryrefslogtreecommitdiffstats
path: root/python/repoze.lru/README
diff options
context:
space:
mode:
author Yth - Arnaud2019-10-23 18:11:51 +0200
committer Willy Sudiarto Raharjo2019-10-23 18:11:51 +0200
commitc370cbb4c9aa63b5e7af1a8ad21aa7eda6b2fe27 (patch)
tree90dbc53130ef906cd106da9c4054ea996ad5ba25 /python/repoze.lru/README
parenta2591c7b95bae39f1f75ba251b9a8bbf919d3d5a (diff)
downloadslackbuilds-c370cbb4c9aa63b5e7af1a8ad21aa7eda6b2fe27.tar.gz
python/repoze.lru: Added (LRU cache implementation and decorator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/repoze.lru/README')
-rw-r--r--python/repoze.lru/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/repoze.lru/README b/python/repoze.lru/README
new file mode 100644
index 0000000000..d5fc979cf4
--- /dev/null
+++ b/python/repoze.lru/README
@@ -0,0 +1 @@
+A tiny LRU cache implementation and decorator. \ No newline at end of file