diff options
author | Markus Reichelt <mr@mareichelt.com> | 2014-12-27 21:55:18 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-12-27 23:16:22 -0600 |
commit | 7f8189014935feea83c3b868dc2554f68ff1c557 (patch) | |
tree | 4823ec1759c76e34c37cf74c21c28a2ee416bf89 /python/characteristic/characteristic.info | |
parent | 37c92a7889bd018f79b89ad7626a3255459f13cc (diff) | |
download | slackbuilds-7f8189014935feea83c3b868dc2554f68ff1c557.tar.gz |
python/characteristic: Added (Python Package).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/characteristic/characteristic.info')
-rw-r--r-- | python/characteristic/characteristic.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/characteristic/characteristic.info b/python/characteristic/characteristic.info new file mode 100644 index 0000000000..7ae4d6aa09 --- /dev/null +++ b/python/characteristic/characteristic.info @@ -0,0 +1,10 @@ +PRGNAM="characteristic" +VERSION="14.3.0" +HOMEPAGE="https://pypi.python.org/pypi/characteristic" +DOWNLOAD="https://pypi.python.org/packages/source/c/characteristic/characteristic-14.3.0.tar.gz" +MD5SUM="b249368dd021fde1c06b4802867c0913" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="pysetuptools" +MAINTAINER="Markus Reichelt" +EMAIL="slackbuilds@mareichelt.de" |