czmq_ada 0.5.0 (via alr publish) (#1905)

This commit is contained in:
Jochen Lillich
2026-05-11 11:50:19 +01:00
committed by GitHub
parent 75537c14bb
commit b3948f0b36
+19
View File
@@ -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 <contact@geewiz.dev>"]
maintainers = ["Jochen Lillich <contact@geewiz.dev>"]
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"