summaryrefslogtreecommitdiffstats
path: root/python-pypi/python-lru/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'python-pypi/python-lru/DETAILS')
-rwxr-xr-xpython-pypi/python-lru/DETAILS13
1 files changed, 13 insertions, 0 deletions
diff --git a/python-pypi/python-lru/DETAILS b/python-pypi/python-lru/DETAILS
new file mode 100755
index 0000000000..a528638b46
--- /dev/null
+++ b/python-pypi/python-lru/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=python-lru
+ VERSION=0.4
+ SOURCE="${SPELL}_${VERSION}.tar.gz"
+ SOURCE_URL[0]=http://code.liw.fi/debian/pool/main/p/${SPELL}/${SOURCE}
+ SOURCE_HASH=sha512:f48fefc5492bd6989cb4999bd59043c4684338df26df6c5d15b064c31611c4d29a2bfb2c91bfedf1df3e3953f06b606baa2f6c86fef1bdb165b92ff6dfbf37df
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://liw.fi/lru"
+ LICENSE[0]=GPL
+ ENTERED=20110329
+ SHORT="a pure-Python implementation of an LRU cache"
+cat << EOF
+a pure-Python implementation of an LRU cache
+EOF