diff --git a/index/am/amqp/amqp-0.3.1.toml b/index/am/amqp/amqp-0.3.1.toml new file mode 100644 index 00000000..d5601afb --- /dev/null +++ b/index/am/amqp/amqp-0.3.1.toml @@ -0,0 +1,13 @@ +name = "amqp" +version = "0.3.1" +description = "AMQP 0-9-1 client library for Ada" +website = "https://github.com/geewiz/amqp_ada" +authors = ["Jochen Lillich "] +maintainers = ["Jochen Lillich "] +maintainers-logins = ["geewiz"] +licenses = "Apache-2.0" +tags = ["amqp", "messaging", "rabbitmq", "protocol"] + +[origin] +commit = "985b2735cbe25c3c3dd0d82fd959f719f627aba3" +url = "git+https://github.com/geewiz/amqp_ada.git"