czmq 4.2.1
High-level C bindings for ØMQ
czmq provides bindings for the ØMQ core API that hides the differences between different versions of ØMQ.
- Website: https://zeromq.org
- Licenses: MPL 2.0
- Package source: gnu/packages/networking.scm
- Builds: See build status
- Issues: See known issues
Installation
Install czmq 4.2.1
as follows:
guix install czmq@4.2.1
Or install the latest version:
guix install czmq
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.