czmq_ada 0.1.0 (#1639)

* czmq_ada 0.1.0 (via `alr publish`)

* Clean up manifest
This commit is contained in:
Jochen Lillich
2025-11-04 10:47:23 +00:00
committed by GitHub
parent f73e0a6616
commit ac45ff6eae
+18
View File
@@ -0,0 +1,18 @@
name = "czmq_ada"
version = "0.1.0"
description = "Ada bindings for CZMQ (high-level C API for ZeroMQ)"
authors = ["Jochen Lillich <jochen@lillich.co>"]
licenses = "MPL-2.0"
maintainers = ["Jochen Lillich <jochen@lillich.co>"]
maintainers-logins = ["geewiz"]
tags = ["zeromq", "messaging", "networking", "bindings"]
website = "https://github.com/geewiz/czmq_ada"
notes = """
Requires CZMQ library to be installed.
See README.md for installation instructions for your platform.
"""
[origin]
commit = "4049d2175f7deb77d6f3fe13c5f86834df44c5cf"
url = "git+https://github.com/geewiz/czmq_ada.git"