summaryrefslogtreecommitdiffstats
path: root/python/ndg_httpsclient/ndg_httpsclient.info
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-04-03 15:41:34 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-03 20:50:20 +0700
commit70da8c9640eb1de0dbb7ef3ecfbf34754a68c8a9 (patch)
tree7e4beb51bd667a602af73e60114ae2ee2b04c60d /python/ndg_httpsclient/ndg_httpsclient.info
parenta2e83b102fa680eb6a8c160b79b8ead84d52548c (diff)
downloadslackbuilds-70da8c9640eb1de0dbb7ef3ecfbf34754a68c8a9.tar.gz
slackbuilds-70da8c9640eb1de0dbb7ef3ecfbf34754a68c8a9.tar.xz
python/ndg_httpsclient: Added (enhanced HTTPS support).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/ndg_httpsclient/ndg_httpsclient.info')
-rw-r--r--python/ndg_httpsclient/ndg_httpsclient.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/ndg_httpsclient/ndg_httpsclient.info b/python/ndg_httpsclient/ndg_httpsclient.info
new file mode 100644
index 0000000000..7df664f093
--- /dev/null
+++ b/python/ndg_httpsclient/ndg_httpsclient.info
@@ -0,0 +1,10 @@
+PRGNAM="ndg_httpsclient"
+VERSION="0.3.3"
+HOMEPAGE="https://github.com/cedadev/ndg_httpsclient/"
+DOWNLOAD="https://pypi.python.org/packages/source/n/ndg-httpsclient/ndg_httpsclient-0.3.3.tar.gz"
+MD5SUM="c05794017dedee47b297185d82ef795e"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="pyOpenSSL"
+MAINTAINER="Dimitris Zlatanidis"
+EMAIL="d.zlatanidis@gmail.com"