diff options
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 |
commit | 35647aace5943830f55a932b728044a693941235 (patch) | |
tree | ba6a37485cfa77cc69ae57c649931502ddc6db6a /python/tempita/tempita.info | |
parent | ede2069c55dc1c9dea1a044e86423fd238dca1cb (diff) | |
download | slackbuilds-35647aace5943830f55a932b728044a693941235.tar.gz |
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.info | 10 |
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" |