slackbuilds/python/ndg_httpsclient
Dimitris Zlatanidis b0cd3f10ae
python/ndg_httpsclient: Switch to i586.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2016-10-01 07:28:39 +07:00
..
README python/ndg_httpsclient: Added (enhanced HTTPS support). 2015-04-03 20:50:20 +07:00
ndg_httpsclient.SlackBuild python/ndg_httpsclient: Switch to i586. 2016-10-01 07:28:39 +07:00
ndg_httpsclient.info python/ndg_httpsclient: Updated for version 0.4.0. 2015-05-10 07:04:57 +07:00
slack-desc python/ndg_httpsclient: Added (enhanced HTTPS support). 2015-04-03 20:50:20 +07:00

README

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.