diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2015-08-09 08:30:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-09 23:03:37 +0700 |
commit | 90ac2fc675da1b069c38b2917ce576c8c09d7087 (patch) | |
tree | a4f62947e6975f8e9958cf43af06c5e75ad0c76a /python/websocket-client/slack-desc | |
parent | 37158b8a57bb7d294e0daced8b544327496d693b (diff) | |
download | slackbuilds-90ac2fc675da1b069c38b2917ce576c8c09d7087.tar.gz |
python/websocket-client: Added (WebSocket client for python).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/websocket-client/slack-desc')
-rw-r--r-- | python/websocket-client/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/websocket-client/slack-desc b/python/websocket-client/slack-desc new file mode 100644 index 0000000000..59df27b2ba --- /dev/null +++ b/python/websocket-client/slack-desc @@ -0,0 +1,19 @@ +# 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------------------------------------------------------| +websocket-client: websocket-client (WebSocket client for python) +websocket-client: +websocket-client: websocket-client module is WebSocket client for python. This provides +websocket-client: the low level APIs for WebSocket. All APIs are synchronous functions +websocket-client: +websocket-client: +websocket-client: +websocket-client: +websocket-client: +websocket-client: +websocket-client: |