python-stomper - A python client implementation of the STOMP protocol
Website: | http://code.google.com/p/stomper/ |
---|---|
License: | ASL 2.0 |
Vendor: | Fedora Project |
- 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.noarch [35 KiB] |
Changelog
by Luke Macken (2009-06-02):
- Require python-uuid when using Python2.4 only - Run the test suite in %check |