diff options
| author | Yth - Arnaud <yth@ythogtha.org> | 2023-06-16 18:58:30 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-16 18:58:30 +0700 |
| commit | f59f9df8e89c7b59602af2b66f3ba3d8212f8939 (patch) | |
| tree | 7a8b10ddea0751a976a93f25afee2b7cf0dc19d7 /python/python3-dnspython/slack-desc | |
| parent | f8638bbbfe2e0c817d3ad4ccc4c01ecc2907954f (diff) | |
python/python3-dnspython: Added (Python API for DNS).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-dnspython/slack-desc')
| -rw-r--r-- | python/python3-dnspython/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-dnspython/slack-desc b/python/python3-dnspython/slack-desc new file mode 100644 index 0000000000..8cf90386c9 --- /dev/null +++ b/python/python3-dnspython/slack-desc @@ -0,0 +1,19 @@ +# 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------------------------------------------------------| +python3-dnspython: python3-dnspython (Python API for DNS) +python3-dnspython: +python3-dnspython: dnspython is a DNS toolkit for Python. It supports almost all record +python3-dnspython: types. It can be used for queries, zone transfers, and dynamic +python3-dnspython: updates. It supports TSIG authenticated messages and EDNS0. +python3-dnspython: +python3-dnspython: Homepage: http://www.dnspython.org/ +python3-dnspython: +python3-dnspython: +python3-dnspython: +python3-dnspython: |
