|
0
|
1 <?xml version="1.0"?>
|
|
|
2 <tool_dependency>
|
|
12
|
3 <package name="python" version="2.7">
|
|
|
4 <repository changeset_revision="94e61bd56e40" name="package_python_2_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
|
11
|
5 </package>
|
|
12
|
6 <package name="python_suds" version="0.6">
|
|
0
|
7 <install version="1.0">
|
|
|
8 <actions>
|
|
12
|
9 <action type="setup_python_environment">
|
|
8
|
10
|
|
12
|
11 <repository changeset_revision="94e61bd56e40" name="package_python_2_7" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
|
|
|
12 <package name="python" version="2.7" />
|
|
11
|
13 </repository>
|
|
10
|
14 <package md5sum="1309e9bc2454aa3434041f0a24ae4e11">https://pypi.python.org/packages/source/s/suds-jurko/suds-jurko-0.6.tar.bz2</package>
|
|
12
|
15 </action>
|
|
|
16 <action type="set_environment">
|
|
|
17 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable>
|
|
|
18 <environment_variable action="set_to" name="PYTHONPATH_SUDS">$INSTALL_DIR</environment_variable>
|
|
|
19 <environment_variable action="set_to" name="PATH_SUDS">$INSTALL_DIR/bin</environment_variable>
|
|
|
20 <environment_variable action="set_to" name="SUDS_ROOT_DIR">$INSTALL_DIR</environment_variable>
|
|
|
21 </action>
|
|
0
|
22 </actions>
|
|
|
23 </install>
|
|
|
24 <readme>
|
|
10
|
25 Lightweight SOAP client (Jurko's fork)
|
|
|
26
|
|
|
27 Based on the original 'suds' project by Jeff Ortel (jortel at redhat
|
|
|
28 dot com) hosted at 'http://fedorahosted.org/suds'
|
|
7
|
29
|
|
10
|
30 'Suds' is a lightweight SOAP-based web service client for Python
|
|
|
31 licensed under LGPL (see the LICENSE.txt file included in the
|
|
|
32 distribution).
|
|
|
33
|
|
|
34 This is hopefully just a temporary fork of the original suds Python
|
|
|
35 library project created because the original project development seems
|
|
|
36 to have stalled. Should be reintegrated back into the original project
|
|
|
37 if it ever gets revived again.
|
|
|
38
|
|
|
39 https://pypi.python.org/pypi/suds-jurko/0.6
|
|
0
|
40 </readme>
|
|
|
41 </package>
|
|
|
42 </tool_dependency>
|