Mercurial > repos > jbrayet > package_python_2_7_suds_0_4
changeset 10:d8ba15f4526c draft
Uploaded
author | jbrayet |
---|---|
date | Wed, 23 Sep 2015 08:19:20 -0400 |
parents | 6274fb10eb41 |
children | cee2210d5eea |
files | tool_dependencies.xml |
diffstat | 1 files changed, 15 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Wed Sep 23 08:10:46 2015 -0400 +++ b/tool_dependencies.xml Wed Sep 23 08:19:20 2015 -0400 @@ -11,14 +11,26 @@ <repository changeset_revision="17b9d79ae892" name="package_python_2_7" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu" > <package name="python" version="2.7"/> </repository> - <package md5sum="fcd3f44dd879831cf67ac9658ecfdfdb">https://pypi.python.org/packages/source/s/suds/suds-0.3.4.tar.gz</package> + <package md5sum="1309e9bc2454aa3434041f0a24ae4e11">https://pypi.python.org/packages/source/s/suds-jurko/suds-jurko-0.6.tar.bz2</package> </action> </actions> </install> <readme> - Lightweight SOAP client +Lightweight SOAP client (Jurko's fork) + +Based on the original 'suds' project by Jeff Ortel (jortel at redhat +dot com) hosted at 'http://fedorahosted.org/suds' - https://pypi.python.org/pypi/suds/0.4 +'Suds' is a lightweight SOAP-based web service client for Python +licensed under LGPL (see the LICENSE.txt file included in the +distribution). + +This is hopefully just a temporary fork of the original suds Python +library project created because the original project development seems +to have stalled. Should be reintegrated back into the original project +if it ever gets revived again. + +https://pypi.python.org/pypi/suds-jurko/0.6 </readme> </package> </tool_dependency>