Commit Graph

5 Commits

Author SHA1 Message Date
benoit
3af2b2e115 return to the original.
thanks and ok sthen@
2009-06-04 09:53:56 +00:00
benoit
187040a9a0 import py-dnspython
dnspython is a DNS toolkit for Python. It supports almost all record types.
It can be used for queries, zone transfers, and dynamic updates. It supports
TSIG authenticated messages and EDNS0.

dnspython provides both high and low level access to DNS. The high level
classes perform queries for data of a given name, type, and class, and
return an answer set. The low level classes allow direct manipulation of DNS
zones, messages, names, and records.

ok ajacoutot@
2009-06-04 08:04:28 +00:00
wcmaier
6a9c891315 Update to 1.6.0 (bugfixes).
Diff originally from jasper@ with tweaks by me.

ok jasper@
2008-08-28 13:35:17 +00:00
alek
ee205b6039 Update to 1.5.0 from Will Maier <willmaier@ml1.net> 2007-04-09 14:38:08 +00:00
alek
11366df81f Import py-dnspython 1.4.0
Another DNS toolkit for Python

From Will Maier <willmaier@ml1.net>
2006-10-29 14:45:36 +00:00