slackbuilds_ponce/python/ndg_httpsclient/README
B. Watson 1286eefcf5 python/ndg_httpsclient: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-17 12:37:55 -04:00

4 lines
239 B
Text

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.