Paketname | python-adns |
Beschreibung | Python bindings to the asynchronous DNS resolver library |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.2.1-4 |
Sektion | python |
Priorität | optional |
Installierte Größe | 136 Byte |
Hängt ab von | python (<< 2.7), python (>= 2.5), python-support (>= 0.90.0), libadns1 (>= 1.4), libc6 (>= 2.3.6-6~) |
Empfohlene Pakete | |
Paketbetreuer | Debian Python Modules Team |
Quelle | |
Paketgröße | 17540 Byte |
Prüfsumme MD5 | 972b37ab69a665a5647148573b94283a |
Prüfsumme SHA1 | 0dc88793ef4bb8a86510dc1965249d6110b09d55 |
Prüfsumme SHA256 | 7c8e29baa1bd0d6d481ca08e85bbbe299a468a5f1749eb0b0be548413ce5b3df |
Link zum Herunterladen | python-adns_1.2.1-4_i386.deb |
Ausführliche Beschreibung | This module provides a Python binding to the adns asynchronous DNS
resolver library.
.
The module provides a small wrapper adns that simply returns status
codes as does the C library. It also provides a more Python like
interface ADNS that wraps status codes in proper exceptions.
.
The package contains working examples in ADNS.py and DNSBL.py.
|