[new port] dns/py-bonjour: Python interface for mDNSResponder
Details
Details
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 21883 Build 21129: arc lint + arc unit
Event Timeline
dns/py-bonjour/Makefile | ||
---|---|---|
9 | Here you don't need to specify the version, I think you can describe like this: "Pure-Python interface to Apple Bonjour" | |
dns/py-bonjour/pkg-descr | ||
1 | Same here, I would replace this line using this 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. |