diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-03-01 06:52:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-03-01 06:53:37 +0700 |
commit | 9476fcfed8eec289ae1d2d4f191113759e1ff0b1 (patch) | |
tree | 2b57f89d7d59d7889ed5ee9644fc35afbb35638d /python/Paver/Paver.info | |
parent | ec5bf8d7b005e31af22f4f17afd58707a1462a02 (diff) |
python/Paver: Added (Python-based project scripting).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/Paver/Paver.info')
-rw-r--r-- | python/Paver/Paver.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/Paver/Paver.info b/python/Paver/Paver.info new file mode 100644 index 0000000000000..126b341d29d1e --- /dev/null +++ b/python/Paver/Paver.info @@ -0,0 +1,10 @@ +PRGNAM="Paver" +VERSION="1.2.2" +HOMEPAGE="https://github.com/paver/paver" +DOWNLOAD="https://pypi.python.org/packages/source/P/Paver/Paver-1.2.2.tar.gz" +MD5SUM="0b23c15a2d881f59c4a4c6a1f597cb9f" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |