diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-21 16:01:31 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2022-02-21 14:34:05 -0600 |
commit | f4f264f7c953afd42b08d50e70054af51402dc02 (patch) | |
tree | 52d017dc01cc0917d59d5261a2ce29fbdead399c /libraries/paho-mqtt/slack-desc | |
parent | 4db7fc393b94ed54e59eaca9ad8f9b4af243d942 (diff) |
libraries/paho-mqtt: Moved from thirdparty.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/paho-mqtt/slack-desc')
-rw-r--r-- | libraries/paho-mqtt/slack-desc | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/libraries/paho-mqtt/slack-desc b/libraries/paho-mqtt/slack-desc new file mode 100644 index 0000000000000..89ad040d88de7 --- /dev/null +++ b/libraries/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: + |