./net/py-dns1, Python DNS toolkit (v1)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.16.0nb2, Package name: py27-dns-1.16.0nb2, Maintainer: gson

dnspython is a DNS toolkit for Python. It 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.

This is the python-2.x version of the module.


Master sites:

Filesize: 146.996 KB

Version history: (Expand)


CVS history: (Expand)


   2023-05-05 12:16:33 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-dns1: switch to py27-idna
   2022-08-23 23:45:30 by Thomas Klausner | Files touched by this commit (4)
Log message:
net/py-dns1: import py27-dns-1.16.0nb2

dnspython is a DNS toolkit for Python. It 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.

This is the python-2.x version of the module.