aboutsummaryrefslogtreecommitdiff
path: root/dns/py-pybonjour/pkg-descr
blob: 2a4673e5e002a5695776bea977b71c4210888321 (plain) (blame)
1
2
3
4
5
6
7
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