diff --git a/index/cz/czmq_ada/czmq_ada-0.1.0.toml b/index/cz/czmq_ada/czmq_ada-0.1.0.toml new file mode 100644 index 00000000..1cc52579 --- /dev/null +++ b/index/cz/czmq_ada/czmq_ada-0.1.0.toml @@ -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 "] +licenses = "MPL-2.0" +maintainers = ["Jochen Lillich "] +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"