From b3948f0b36892565abfbbe398a71846e5d918743 Mon Sep 17 00:00:00 2001 From: Jochen Lillich Date: Mon, 11 May 2026 11:50:19 +0100 Subject: [PATCH] czmq_ada 0.5.0 (via `alr publish`) (#1905) --- index/cz/czmq_ada/czmq_ada-0.5.0.toml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 index/cz/czmq_ada/czmq_ada-0.5.0.toml diff --git a/index/cz/czmq_ada/czmq_ada-0.5.0.toml b/index/cz/czmq_ada/czmq_ada-0.5.0.toml new file mode 100644 index 00000000..2228a1a7 --- /dev/null +++ b/index/cz/czmq_ada/czmq_ada-0.5.0.toml @@ -0,0 +1,19 @@ +name = "czmq_ada" +version = "0.5.0" +description = "Ada bindings for CZMQ (high-level C API for ZeroMQ)" +tags = ["zeromq", "messaging", "networking", "bindings"] +website = "https://github.com/geewiz/czmq_ada" +licenses = "MPL-2.0" +authors = ["Jochen Lillich "] +maintainers = ["Jochen Lillich "] +maintainers-logins = ["geewiz"] + +notes = """ +Requires CZMQ library to be installed. +See README.md for installation instructions for your platform. +""" + +[origin] +commit = "83b0ba41f60d82617e759478333914ac3d0a82af" +url = "git+https://github.com/geewiz/czmq_ada.git" +