DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-gnutls
BeschreibungPython wrapper for the GNUTLS library
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.2.0-2
Sektionpython
Prioritätoptional
Installierte Größe396 Byte
Hängt ab vonpython (<< 2.7), python (>= 2.5), python-support (>= 0.90.0), libc6 (>= 2.3.6-6~), libgnutls26 (>= 2
Empfohlene Paketepython-twisted-core
PaketbetreuerDebian Python Modules Team
Quelle
Paketgröße47976 Byte
Prüfsumme MD52ae2004988242ad0eaa2cedf7cfaf13a
Prüfsumme SHA199050aa8dfc25c029f84bd5cff451df5191e846b
Prüfsumme SHA2563bbceccbbd30862fd359dcada66a75942830e2cd49de4e1e9b1c819a46936bd1
Link zum Herunterladenpython-gnutls_1.2.0-2_i386.deb
Ausführliche BeschreibungThis 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).


Impressum
Linux is a registered trademark of Linus Torvalds