mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
0e66b0339a
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
7 lines
369 B
Text
7 lines
369 B
Text
Python wrapper around a small subset of the OpenSSL library. Includes:
|
|
X509 Certificates, SSL Context objects, SSL Connection objects using
|
|
Python sockets as transport layer. The Connection object wraps all the
|
|
socket methods and can therefore be used in.
|
|
|
|
This package only build python3 modules.
|
|
If you need python2 modules, please install python2-pyOpenSSL package.
|