mirror of https://github.com/eclipse/paho.mqtt.c
14 lines
333 B
Plaintext
14 lines
333 B
Plaintext
Source: libpahomqttc
|
|
Maintainer: Leon Anavi <leon@anavi.org>
|
|
Build-Depends: debhelper (>= 9.2),
|
|
libssl-dev (>=1.0.0)
|
|
Standards-Version: 3.9.8
|
|
Section: utils
|
|
|
|
Package: libpahomqttc
|
|
Priority: extra
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Description: Paho MQTT Client in C
|
|
Library that implements MQTT client.
|