slackware-current/source/l/python-dnspython/slack-desc
Patrick J Volkerding e2d188d741 Wed Mar 10 20:32:52 UTC 2021
ap/vim-8.2.2585-x86_64-1.txz:  Upgraded.
d/git-2.30.2-x86_64-1.txz:  Upgraded.
l/python-dnspython-2.1.0-x86_64-1.txz:  Added.
  This is needed by samba-4.14.0.
l/python-markdown-3.3.4-x86_64-1.txz:  Added.
  This is needed by samba-4.14.0.
n/samba-4.14.0-x86_64-1.txz:  Upgraded.
xap/vim-gvim-8.2.2585-x86_64-1.txz:  Upgraded.
xfce/elementary-xfce-0.15.2-x86_64-1.txz:  Upgraded.
2021-03-11 08:59:53 +01:00

19 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/