ruby-ffi-rzmq-core 1.0.7
Low-level Ruby FFI wrapper for the ZeroMQ networking library
This library only provides the FFI wrapper for the ZeroMQ networking library. It can be used to implement a Ruby API for the ZeroMQ library.
- Website: https://github.com/chuckremes/ffi-rzmq-core
- Licenses: Expat
- Package source: gnu/packages/ruby.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ruby-ffi-rzmq-core 1.0.7
as follows:
guix install ruby-ffi-rzmq-core@1.0.7
Or install the latest version:
guix install ruby-ffi-rzmq-core
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.