mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
5 lines
242 B
Text
5 lines
242 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.
|