summaryrefslogtreecommitdiffstats
path: root/python/tempita/tempita.info
diff options
context:
space:
mode:
author Kyle Guinn <elyk03@gmail.com>2014-09-27 20:08:19 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-09-27 20:08:19 +0700
commit35647aace5943830f55a932b728044a693941235 (patch)
treeba6a37485cfa77cc69ae57c649931502ddc6db6a /python/tempita/tempita.info
parentede2069c55dc1c9dea1a044e86423fd238dca1cb (diff)
downloadslackbuilds-35647aace5943830f55a932b728044a693941235.tar.gz
slackbuilds-35647aace5943830f55a932b728044a693941235.tar.xz
python/tempita: Added (template language).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/tempita/tempita.info')
-rw-r--r--python/tempita/tempita.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/tempita/tempita.info b/python/tempita/tempita.info
new file mode 100644
index 0000000000..ba580ce76f
--- /dev/null
+++ b/python/tempita/tempita.info
@@ -0,0 +1,10 @@
+PRGNAM="tempita"
+VERSION="0.5.3dev"
+HOMEPAGE="http://pythonpaste.org/tempita/"
+DOWNLOAD="https://pypi.python.org/packages/source/T/Tempita/Tempita-0.5.3dev.tar.gz"
+MD5SUM="365c3b4f36435e2178902d5619301140"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="pysetuptools"
+MAINTAINER="Kyle Guinn"
+EMAIL="elyk03@gmail.com"