freebsd-ports/dns/py-pybonjour/pkg-descr
John Hixson e476f130ca py-bonjour: rename to dns/py-pybonjour
- This keeps the port name aligned with the project name

Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D18959
2019-01-29 15:04:18 +00:00

7 lines
342 B
Text

pybonjour provides a pure-Python interface (via ctypes) to Apple
Bonjour and compatible DNS-SD libraries (such as Avahi). It allows
Python scripts to take advantage of Zero Configuration Networking
(Zeroconf) to register, discover, and resolve services on both local
and wide-area networks.
WWW: https://github.com/depl0y/pybonjour-python3