19 lines
390 B
JSON
Executable File
19 lines
390 B
JSON
Executable File
{
|
|
"name": "librabbitmq",
|
|
"version": "0.11.0",
|
|
"port-version": 1,
|
|
"description": "A C-language AMQP client library for use with v2.0+ of the RabbitMQ broker.",
|
|
"homepage": "https://github.com/alanxz/rabbitmq-c",
|
|
"dependencies": [
|
|
"openssl",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|