mirror of
git://slackware.nl/current.git
synced 2024-12-28 09:59:53 +01:00
20 lines
1.2 KiB
Text
20 lines
1.2 KiB
Text
|
# HOW TO EDIT THIS FILE:
|
||
|
# The "handy ruler" below makes it easier to edit a package description.
|
||
|
# Line up the first '|' above the ':' following the base package name, and
|
||
|
# the '|' on the right side marks the last column you can put a character in.
|
||
|
# You must make exactly 11 lines for the formatting to be correct. It's also
|
||
|
# customary to leave one space after the ':' except on otherwise blank lines.
|
||
|
|
||
|
|-----handy-ruler------------------------------------------------------|
|
||
|
python-dnspython: python-dnspython (DNS toolkit for Python)
|
||
|
python-dnspython:
|
||
|
python-dnspython: dnspython is a DNS toolkit for Python. It supports almost all record
|
||
|
python-dnspython: types. It can be used for queries, zone transfers, and dynamic
|
||
|
python-dnspython: updates. It supports TSIG authenticated messages and EDNS0. dnspython
|
||
|
python-dnspython: provides both high and low level access to DNS. The high level classes
|
||
|
python-dnspython: perform queries for data of a given name, type, and class, and return
|
||
|
python-dnspython: an answer set. The low level classes allow direct manipulation of DNS
|
||
|
python-dnspython: zones, messages, names, and records.
|
||
|
python-dnspython:
|
||
|
python-dnspython: Homepage: https://www.dnspython.org/
|