python-zeroconf 0.38.1
Pure Python mDNS service discovery
Pure Python multicast DNS (mDNS) service discovery library (Bonjour/Avahi compatible).
- Outputs:
out
- Website: https://github.com/jstasiak/python-zeroconf
- Licenses: LGPL 2.1+
- Package source: gnu/packages/python-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-zeroconf 0.38.1
as follows:
guix install python-zeroconf@0.38.1
Or install the latest version:
guix install python-zeroconf
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.