python-stomper
PUT_UPSTREAM_URL_HERE
This is a python client implementation of the STOMP protocol.
The client is attempting to be transport layer neutral. This module provides
functions to create and parse STOMP messages in a programatic fashion. The
messages can be easily generated and parsed, however its up to the user to do
the sending and receiving.
- Developed at devel:languages:python
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-stomper && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-stomper.changes | 0000002633 2.57 KB | |
python-stomper.spec | 0000002064 2.02 KB | |
stomper-0.2.7.tar.gz | 0000021459 21 KB |
Revision 6 (latest revision is 13)
Tomáš Chvátal (scarabeus_factory)
accepted
request 207358
from
Denisart Benjamin (posophe)
(revision 6)
- Update to version 0.2.7 + add a MANIFEST.in which makes sure README.md is present. Without this pip install fails: https://github.com/oisinmulvihill/stomper/issues/3. - Changes from version 0.2.6 + correct many spelling mistakes throughout the code base. + make the README.md the main - Changes from 0.2.5 + removes the extra line ending which can cause problems. - README has been renamed in README.md; change it in %doc (forwarded request 207357 from posophe)
Comments 0