Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

13 lines
308 B
JSON

{
"name": "qt5-mqtt",
"version": "5.15.16",
"description": "Qt MQTT enables you to create applications and devices that can communicate over the MQ telemetry transport (MQTT) protocol.",
"license": null,
"dependencies": [
{
"name": "qt5-base",
"default-features": false
}
]
}