File: README

package info (click to toggle)
ruby-ffi-rzmq 2.0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 392 kB
  • sloc: ruby: 2,992; sh: 21; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 228 bytes parent folder | download | duplicates (4)
1
2
3
4
5
To avoid loading a system-wide 0mq library, place
the C libraries here. This let's you run your Ruby
code with a 0mq C library build that is different
from the system-wide one. This can be handy for
rolling upgrades or testing.