1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/dns/py-adns/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

7 lines
292 B
Plaintext

Python module to resolve IPs to host names.
python3-adns is a Python 3 module that interfaces to the adns: an advanced easy
to use, asynchronous-capable DNS client library and utilities. Adns is a
resolver library for C (and C++) programs, and a collection of useful DNS
resolver utilities.