Package: python-paho-mqtt Version: 1.4.0-1+0~20181217093149.2~1.gbp10ca72 Architecture: all Maintainer: Sebastian Reichel Installed-Size: 239 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Homepage: https://www.eclipse.org/paho/clients/python/ Priority: optional Section: python Filename: pool/main/p/python-paho-mqtt/python-paho-mqtt_1.4.0-1+0~20181217093149.2~1.gbp10ca72_all.deb Size: 44964 SHA256: 295a8a980e38a69a18c9d30b6a78ba94fb320c18b7ec95052a4a232a900c426a SHA1: 41de1096af648512291af5ba6a13232e15672035 MD5sum: 5852c29387c81d1d4574dbc1ed6558bc Description: MQTT client class (Python 2) This code provides a client class which enable applications to connect to an MQTT broker to publish messages, and to subscribe to topics and receive published messages. It also provides some helper functions to make publishing one off messages to an MQTT server very straightforward. . The MQTT protocol is a machine-to-machine (M2M)/”Internet of Things” connectivity protocol. Designed as an extremely lightweight publish/ subscribe messaging transport, it is useful for connections with remote locations where a small code footprint is required and/or network bandwidth is at a premium. . This is the Python 2 version of the package. Package: python3-paho-mqtt Source: python-paho-mqtt Version: 1.4.0-1+0~20181217093149.2~1.gbp10ca72 Architecture: all Maintainer: Sebastian Reichel Installed-Size: 239 Depends: python3:any (>= 3.3.2-2~) Homepage: https://www.eclipse.org/paho/clients/python/ Priority: optional Section: python Filename: pool/main/p/python-paho-mqtt/python3-paho-mqtt_1.4.0-1+0~20181217093149.2~1.gbp10ca72_all.deb Size: 45028 SHA256: a13a8579a01bdae37ce58246f8f704fc1b03385fdda9cddd270cb8ea9595a364 SHA1: 6c769d06874389ea79719eb6458917914fb3ea02 MD5sum: b7c4f197c0cd418e96c0ee97a5bbaefb Description: MQTT client class (Python 3) This code provides a client class which enable applications to connect to an MQTT broker to publish messages, and to subscribe to topics and receive published messages. It also provides some helper functions to make publishing one off messages to an MQTT server very straightforward. . The MQTT protocol is a machine-to-machine (M2M)/”Internet of Things” connectivity protocol. Designed as an extremely lightweight publish/ subscribe messaging transport, it is useful for connections with remote locations where a small code footprint is required and/or network bandwidth is at a premium. . This is the Python 3 version of the package.