mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
70da8c9640
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
4 lines
242 B
Text
4 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.
|