SlackBuilds Repository

15.0 > Libraries > paho-mqtt (1.6.1)

This document describes the source code for the Eclipse Paho MQTT
Python client library, which implements versions 5.0, 3.1.1, and 3.1
of the MQTT protocol.

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.

It supports Python 2.7.9+ or 3.6+.

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.

Paho is an Eclipse Foundation project.

Maintained by: Christoph Willing
Keywords:
ChangeLog: paho-mqtt

Homepage:
http://eclipse.org/paho

Source Downloads:
paho.mqtt.python-1.6.1.tar.gz (00c3381d7deacc7ac8b220f3b9d689c6)

Download SlackBuild:
paho-mqtt.tar.gz
paho-mqtt.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
paho-mqtt.SlackBuild
paho-mqtt.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds