slackbuilds/python/python-stomper
B. Watson 9b85116a29 python/python-stomper: i486=>i586.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-03-25 13:29:51 +00:00
..
README
python-stomper.SlackBuild python/python-stomper: i486=>i586. 2017-03-25 13:29:51 +00:00
python-stomper.info Multiple: Fixed .info file (removed pysetuptools) 2016-01-17 09:40:16 +07:00
slack-desc python/python-stomper: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

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.