diff options
Diffstat (limited to 'net/py-stomp.py/pkg-descr')
-rw-r--r-- | net/py-stomp.py/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/py-stomp.py/pkg-descr b/net/py-stomp.py/pkg-descr index 04ce639f5253..0eaab5d86689 100644 --- a/net/py-stomp.py/pkg-descr +++ b/net/py-stomp.py/pkg-descr @@ -1,5 +1,3 @@ stomp.py is a Python client library for accessing messaging servers (such as Apollo or RabbitMQ) using the STOMP protocol (versions 1.0, 1.1 and 1.2). It can also be run as a standalone, command-line client for testing. - -WWW: https://github.com/jasonrbriggs/stomp.py |