Paketname | python-openssl |
Beschreibung | Python wrapper around the OpenSSL library |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 0.10-1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 348 Byte |
Hängt ab von | python (<< 2.7), python (>= 2.6), python-support (>= 0.90.0), libc6 (>= 2.4), libssl0.9.8 (>= 0.9.8k |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | pyopenssl |
Paketgröße | 80904 Byte |
Prüfsumme MD5 | c8c12324c8799468dccf769d25515fee |
Prüfsumme SHA1 | 8a93a639079b08b2136028193f8297dbe4eec742 |
Prüfsumme SHA256 | 9b1ed3109efb5458a749b89aa41102080dd97848845bcdb2be587df8b4f645d0 |
Link zum Herunterladen | python-openssl_0.10-1_i386.deb |
Ausführliche Beschreibung | High-level wrapper around a subset of the OpenSSL library, includes
.
* SSL.Connection objects, wrapping the methods of Python's portable
sockets
* Callbacks written in Python
* Extensive error-handling mechanism, mirroring OpenSSL's error
codes
.
A lot of the object methods do nothing more than calling a
corresponding function in the OpenSSL library.
|