This package browser is in early development. Mind the rough edges.

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.

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.