diff options
author | Joey Trungale <joey@trungale.net> | 2010-07-08 03:24:28 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-07-08 03:24:28 -0500 |
commit | 55dfd427fe2e932ba9c7cb9ca9d99a73e496d762 (patch) | |
tree | 6cc04553937323183afff974a8dbb8bdf99156e2 /network/python-suds/python-suds.info | |
parent | 4e53f7787d3107ad65e464366987eeb917d75154 (diff) | |
download | slackbuilds-55dfd427fe2e932ba9c7cb9ca9d99a73e496d762.tar.gz |
network/python-suds: Added (lightweight SOAP python client)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/python-suds/python-suds.info')
-rw-r--r-- | network/python-suds/python-suds.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/python-suds/python-suds.info b/network/python-suds/python-suds.info new file mode 100644 index 0000000000..eaf0704eb8 --- /dev/null +++ b/network/python-suds/python-suds.info @@ -0,0 +1,10 @@ +PRGNAM="python-suds" +VERSION="0.3.9" +HOMEPAGE="https://fedorahosted.org/suds/" +DOWNLOAD="https://fedorahosted.org/releases/s/u/suds/python-suds-0.3.9.tar.gz" +MD5SUM="420ac4b6ba788e43631b74719a470bf7" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +MAINTAINER="Joey Trungale" +EMAIL="joey@trungale.net" +APPROVED="rworkman" |