Jump to letter: [
234ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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-8.el5.src
[24 KiB] |
Changelog
by Luke Macken (2009-06-02):
- Require python-uuid when using Python2.4 only
- Run the test suite in %check
|