diff options
Diffstat (limited to 'thirdparty/paho-mqtt/slack-desc')
-rw-r--r-- | thirdparty/paho-mqtt/slack-desc | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/thirdparty/paho-mqtt/slack-desc b/thirdparty/paho-mqtt/slack-desc new file mode 100644 index 0000000000000..89ad040d88de7 --- /dev/null +++ b/thirdparty/paho-mqtt/slack-desc @@ -0,0 +1,20 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +paho-mqtt: paho-mqtt (MQTT Python client library) +paho-mqtt: +paho-mqtt: This code provides a client class which enable applications to connect +paho-mqtt: to an MQTT broker to publish messages, and to subscribe to topics and +paho-mqtt: receive published messages. It supports Python 2.7.9+ or 3.6+. +paho-mqtt: +paho-mqtt: Paho is an Eclipse Foundation project. +paho-mqtt: +paho-mqtt: +paho-mqtt: +paho-mqtt: + |