NOTICE: This package has been removed from pkgsrc

./net/py-dnspython, DNS toolkit

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.16.0, Package name: py37-dnspython-1.16.0, Maintainer: pkgsrc-users

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.


Required to run:
[devel/py-setuptools] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: b0f30e7798a368a0aec67aa8e1dceebcd52187a6
RMD160: c3662f85998d51b437a3eaa0f5a04c3b0d61fd69
Filesize: 146.996 KB

Version history: (Expand)


CVS history: (Expand)


   2020-05-27 00:40:24 by Adam Ciarcinski | Files touched by this commit (4) | Package removed
Log message:
py-dnspython: removed; duplicate of py-dns
   2020-05-26 22:45:21 by Pierre Pronchery | Files touched by this commit (4) | Package updated
Log message:
py-dnspython: package version 1.16.0

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.