Go to file
persan c14b6beda7 Prepare for tag 2018-04-10 06:28:41 +02:00
doc
eBindings
examples
helpers
libzeromq
make
src
tests
.gitignore
COPYING
Makefile
Makefile.config.in
README.md
configure
fixHeader.py
generate.gpr
libsodium.gpr.in
libzmq.gpr.in
rename.py
zmq-case_exceptions.xml
zmq.gpr
zmq.gpr.inst
zmq.ide.py
zmq.rules

README.md

zeromq-Ada provides an Ada-binding the 0MQ library

Prerequisits: zeromq 4.x installed (Works with zeromq 3.x as well but will warn) a modern GCC (4.3 or better) with Ada enabled

Install: $ ./configure $ make $ sudo make install

Tested on Fedora 27 /native GNATPro 19.0w