diff options
author | Nikos Giotis <nikos.giotis@gmail.com> | 2017-03-05 08:55:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-05 08:55:27 +0700 |
commit | cbcb215ff37aa6110ef1081c8e6bc9ad98f00c0d (patch) | |
tree | 59e0646345646c4d114edc7cfe92e6b40f5f1217 /python/extras/extras.info | |
parent | 5137b1770a14e32842ac01ecda37fd53dda58a92 (diff) |
python/extras: Added (Python bindings for augeas).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/extras/extras.info')
-rw-r--r-- | python/extras/extras.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/extras/extras.info b/python/extras/extras.info new file mode 100644 index 0000000000000..b335aaed6af2c --- /dev/null +++ b/python/extras/extras.info @@ -0,0 +1,10 @@ +PRGNAM="extras" +VERSION="1.0.0" +HOMEPAGE="https://github.com/testing-cabal/extras" +DOWNLOAD="https://pypi.python.org/packages/be/18/0b7283f0ebf6ad4bb6b9937538495eadf05ef097b102946b9445c4242636/extras-1.0.0.tar.gz" +MD5SUM="3a63ad60cf8f0186c9e3a02f55ec5b14" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Nikos Giotis" +EMAIL="nikos.giotis@gmail.com" |