aboutsummaryrefslogtreecommitdiff
path: root/python/python-ndg_httpsclient/README
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-11-24 08:40:08 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-11-28 07:25:59 +0700
commit802811f611ecba7197d006259850b224f72d8bf0 (patch)
tree450f60f2f01220ce3a1838a6c5ce3c8d0a3713c7 /python/python-ndg_httpsclient/README
parentc9a97773f8a0eb5e478348dc7a9dde8366ea0f5f (diff)
python/python-ndg_httpsclient: Removed (duplicate).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-ndg_httpsclient/README')
-rw-r--r--python/python-ndg_httpsclient/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/python/python-ndg_httpsclient/README b/python/python-ndg_httpsclient/README
deleted file mode 100644
index bacd69bcb7..0000000000
--- a/python/python-ndg_httpsclient/README
+++ /dev/null
@@ -1,4 +0,0 @@
-This is a HTTPS client implementation for httplib and urllib2 based
-on PyOpenSSL. PyOpenSSL provides a more fully featured SSL
-implementation over the default provided with Python and importantly
-enables full verification of the SSL peer.