Files
alire-index-community/index/cz/czmq_ada/czmq_ada-0.1.0.toml
T
Jochen Lillich ac45ff6eae czmq_ada 0.1.0 (#1639)
* czmq_ada 0.1.0 (via `alr publish`)

* Clean up manifest
2025-11-04 11:47:23 +01:00

19 lines
595 B
TOML

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"