Paketname | python-gnutls |
Beschreibung | Python wrapper for the GNUTLS library |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.2.0-2 |
Sektion | python |
Priorität | optional |
Installierte Größe | 396 Byte |
Hängt ab von | python (<< 2.7), python (>= 2.5), python-support (>= 0.90.0), libc6 (>= 2.3.6-6~), libgnutls26 (>= 2 |
Empfohlene Pakete | python-twisted-core |
Paketbetreuer | Debian Python Modules Team |
Quelle | |
Paketgröße | 47976 Byte |
Prüfsumme MD5 | 2ae2004988242ad0eaa2cedf7cfaf13a |
Prüfsumme SHA1 | 99050aa8dfc25c029f84bd5cff451df5191e846b |
Prüfsumme SHA256 | 3bbceccbbd30862fd359dcada66a75942830e2cd49de4e1e9b1c819a46936bd1 |
Link zum Herunterladen | python-gnutls_1.2.0-2_i386.deb |
Ausführliche Beschreibung | This package provides a high level object oriented wrapper around
libgnutls, as well as low level bindings to the GNUTLS types and
functions via ctypes. The high level wrapper hides the details of
accessing the GNUTLS library via ctypes behind a set of classes
that encapsulate GNUTLS sessions, certificates and credentials and
expose them to Python applications using a simple API.
.
The package also includes a Twisted interface that has seamless
intergration with Twisted, providing connectTLS and listenTLS
methods on the Twisted reactor once imported (the methods are
automatically attached to the reactor by simply importing the
GNUTLS Twisted interface module).
|