Paketname | python-openssl |
Beschreibung | Python wrapper around the OpenSSL library |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.10-1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 472 Byte |
Hängt ab von | python (<< 2.7), python (>= 2.5), python-support (>= 0.90.0), libc6 (>= 2.3.6-6~), libssl0.9.8 (>= 0 |
Empfohlene Pakete | |
Paketbetreuer | Debian Python Modules Team |
Quelle | pyopenssl |
Paketgröße | 121208 Byte |
Prüfsumme MD5 | e333d02bcacce768307dd615adfe132c |
Prüfsumme SHA1 | 97f8733429335eaa9ff49382d900884303c56d45 |
Prüfsumme SHA256 | 8e0f895cd5a4da13e20f165ced7bd94998ca6b57f2e5258475480bb729ab997d |
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.
|