e476f130ca
- This keeps the port name aligned with the project name Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D18959
7 lines
342 B
Text
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
|