Jump to letter: [
34ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-stomper - A python client implementation of the STOMP protocol
- Description:
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.
Packages
python-stomper-0.2.2-9.el6.src
[25 KiB] |
Changelog
by Luke Macken (2009-09-03):
- Require python-uuid when using Python2.4 only
- Run the test suite in %check
|