guile-avahi 0.4.1
Guile bindings to Avahi
This package provides bindings for Avahi. It allows programmers to use functionalities of the Avahi client library from Guile Scheme programs. Avahi itself is an implementation of multicast DNS (mDNS) and DNS Service Discovery (DNS-SD).
- Outputs:
out
- Website: https://www.nongnu.org/guile-avahi/
- Licenses: LGPL 3+
- Package source: gnu/packages/guile-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install guile-avahi 0.4.1
as follows:
guix install guile-avahi@0.4.1
Or install the latest version:
guix install guile-avahi
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.