diff options
author | David Woodfall <dave@dawoodfall.net> | 2010-10-24 22:22:23 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-10-25 07:55:11 -0500 |
commit | 563c4b4b0303abb7ab926a94a1e4229035fc9630 (patch) | |
tree | 2390d2c4abefb582a8327136b511e3080c6a8b32 /network/python-stomper/python-stomper.info | |
parent | 1de860d3da499a5dbdd27d6d2d953a0bb5e72385 (diff) |
network/python-stomper: Added (client for the STOMP protocol)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/python-stomper/python-stomper.info')
-rw-r--r-- | network/python-stomper/python-stomper.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/python-stomper/python-stomper.info b/network/python-stomper/python-stomper.info new file mode 100644 index 0000000000000..72792aff40110 --- /dev/null +++ b/network/python-stomper/python-stomper.info @@ -0,0 +1,10 @@ +PRGNAM="python-stomper" +VERSION="0.2.3" +HOMEPAGE="http://code.google.com/p/stomper/" +DOWNLOAD="http://stomper.googlecode.com/files/stomper-0.2.3.tar.gz" +MD5SUM="4f64beb3823455d46544c5f10922362a" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +MAINTAINER="David Woodfall" +EMAIL="dave@dawoodfall.net" +APPROVED="dsomero" |