slackbuilds/python/ndg_httpsclient
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README python/ndg_httpsclient: Added (enhanced HTTPS support). 2015-04-03 20:50:20 +07:00
ndg_httpsclient.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
ndg_httpsclient.info python/ndg_httpsclient: Updated for version 0.5.1. 2018-08-11 07:23:15 +07:00
slack-desc python/ndg_httpsclient: Fix slack-desc. 2016-11-14 16:47:23 +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.