What is Stomper?
"This is a transport neutral client implementation of the STOMP protocol."
What has changed?
This minor relase (0.2.4) fixes the problem whereby the "uuid" would be installed on python version 2.5 and above. The uuid module is not need here as it is now part of Python. Arfrever Frehtes Taifersar Arahesis contributed the fix for this.