mqttlib 0.2.0 (#1670)

This commit is contained in:
RajaSrinivasan
2025-11-25 12:37:52 -05:00
committed by GitHub
parent 3e737c68b6
commit 21b81153f8
+16
View File
@@ -0,0 +1,16 @@
name = "mqttlib"
description = "Ada binding to the mosquitto library for MQTT"
version = "0.2.0"
authors = ["R Srinivasan"]
maintainers = ["R Srinivasan <rajasrinivasan@hotmail.com>"]
maintainers-logins = ["rajasrinivasan"]
licenses = "MIT OR Apache-2.0 WITH LLVM-exception"
website = ""
tags = ["mqtt", "mosquitto"]
[origin]
commit = "4ab156ee358b739ff13dd4472db4864d08d9c116"
subdir = "./mqttlib/"
url = "git+https://gitlab.com/ada23/bindings/adamosquitto.git"