diff options
| author | Markus Rinne <markus.ka.rinne@gmail.com> | 2022-10-14 02:14:19 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-15 10:47:34 +0700 |
| commit | d626c37da1d8faeb2c33b756889fd8e324b4e400 (patch) | |
| tree | b37dec0706ee2a9e06740b90231894c7b2140a65 /python/python2-websocket-client/slack-desc | |
| parent | 860570bceea5a8d92ad3ee89a8acb82983d93a79 (diff) | |
python/python2-websocket-client: Added (WebSocket client for python)
The old webocket-client has split into py2/3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-websocket-client/slack-desc')
| -rw-r--r-- | python/python2-websocket-client/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python2-websocket-client/slack-desc b/python/python2-websocket-client/slack-desc new file mode 100644 index 0000000000..4eef21e2b2 --- /dev/null +++ b/python/python2-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------------------------------------------------------| +python2-websocket-client: python2-websocket-client (WebSocket client for python) +python2-websocket-client: +python2-websocket-client: websocket-client module is WebSocket client for python. This provides +python2-websocket-client: the low level APIs for WebSocket. All APIs are synchronous functions +python2-websocket-client: +python2-websocket-client: +python2-websocket-client: +python2-websocket-client: +python2-websocket-client: +python2-websocket-client: +python2-websocket-client: |
