diff options
author | Markus Reichelt <mr@mareichelt.com> | 2014-12-27 21:58:20 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-12-27 23:16:22 -0600 |
commit | 0d97f2ce8a84112651a4ac7780b7461ccfc0d68c (patch) | |
tree | 8a00cc8e482d59b63dc57069c56f4c4c6ec93bae /python/service_identity/service_identity.info | |
parent | 7f8189014935feea83c3b868dc2554f68ff1c557 (diff) | |
download | slackbuilds-0d97f2ce8a84112651a4ac7780b7461ccfc0d68c.tar.gz |
python/service_identity: Added (Service Identity Verification).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/service_identity/service_identity.info')
-rw-r--r-- | python/service_identity/service_identity.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/service_identity/service_identity.info b/python/service_identity/service_identity.info new file mode 100644 index 0000000000..df0f683ed9 --- /dev/null +++ b/python/service_identity/service_identity.info @@ -0,0 +1,10 @@ +PRGNAM="service_identity" +VERSION="14.0.0" +HOMEPAGE="https://pypi.python.org/pypi/service_identity" +DOWNLOAD="https://pypi.python.org/packages/source/s/service_identity/service_identity-14.0.0.tar.gz" +MD5SUM="cea0b0156d73b025ecef660fb51f0d9a" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="characteristic pyasn1-modules pyOpenSSL" +MAINTAINER="Markus Reichelt" +EMAIL="slackbuilds@mareichelt.de" |