Language

Package: ruby-ffi-rzmq-core @ 1.0.7

Synopsis

Low-level Ruby FFI wrapper for the ZeroMQ networking library

Description

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.

Home page
https://github.com/chuckremes/ffi-rzmq-core
Location
gnu/packages/ruby.scm (line: 7304, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?