Paketname | python-adns |
Beschreibung | Python bindings to the asynchronous DNS resolver library |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 1.2.1-3 |
Sektion | python |
Priorität | optional |
Installierte Größe | 108 Byte |
Hängt ab von | python (<< 2.7), python (>= 2.6), python-support (>= 0.90.0), libadns1 (>= 1.4), libc6 (>= 2.4) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 17114 Byte |
Prüfsumme MD5 | 3a14caa75359618988e09861eaf7311f |
Prüfsumme SHA1 | ad1b4323688157c9e62027d6bdc9bf79204a810c |
Prüfsumme SHA256 | dba1d815f720bb36775c4018e130fbcd4cd5ac4a0e066ffb4751b8fad5ea5fa2 |
Link zum Herunterladen | python-adns_1.2.1-3_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.
|