aboutsummaryrefslogtreecommitdiff
path: root/python/repoze.lru/repoze.lru.info
diff options
context:
space:
mode:
authorYth - Arnaud <yth@ythogtha.org>2019-10-23 23:11:51 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-10-23 23:11:51 +0700
commitc370cbb4c9aa63b5e7af1a8ad21aa7eda6b2fe27 (patch)
tree90dbc53130ef906cd106da9c4054ea996ad5ba25 /python/repoze.lru/repoze.lru.info
parenta2591c7b95bae39f1f75ba251b9a8bbf919d3d5a (diff)
python/repoze.lru: Added (LRU cache implementation and decorator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/repoze.lru/repoze.lru.info')
-rw-r--r--python/repoze.lru/repoze.lru.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/repoze.lru/repoze.lru.info b/python/repoze.lru/repoze.lru.info
new file mode 100644
index 0000000000..5fce2c770e
--- /dev/null
+++ b/python/repoze.lru/repoze.lru.info
@@ -0,0 +1,10 @@
+PRGNAM="repoze.lru"
+VERSION="0.7"
+HOMEPAGE="http://www.repoze.org/"
+DOWNLOAD="https://pypi.python.org/packages/source/r/repoze.lru/repoze.lru-0.7.tar.gz"
+MD5SUM="c08cc030387e0b1fc53c5c7d964b35e2"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES=""
+MAINTAINER="Yth - Arnaud"
+EMAIL="yth@ythogtha.org"