|
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>
|
|
14
|
14 <package>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>
|
|
13
|
18 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
|
|
12
|
19 <environment_variable action="set_to" name="PYTHONPATH_SUDS">$INSTALL_DIR</environment_variable>
|
|
|
20 <environment_variable action="set_to" name="PATH_SUDS">$INSTALL_DIR/bin</environment_variable>
|
|
|
21 <environment_variable action="set_to" name="SUDS_ROOT_DIR">$INSTALL_DIR</environment_variable>
|
|
|
22 </action>
|
|
0
|
23 </actions>
|
|
|
24 </install>
|
|
|
25 <readme>
|
|
10
|
26 Lightweight SOAP client (Jurko's fork)
|
|
|
27
|
|
|
28 Based on the original 'suds' project by Jeff Ortel (jortel at redhat
|
|
|
29 dot com) hosted at 'http://fedorahosted.org/suds'
|
|
7
|
30
|
|
10
|
31 'Suds' is a lightweight SOAP-based web service client for Python
|
|
|
32 licensed under LGPL (see the LICENSE.txt file included in the
|
|
|
33 distribution).
|
|
|
34
|
|
|
35 This is hopefully just a temporary fork of the original suds Python
|
|
|
36 library project created because the original project development seems
|
|
|
37 to have stalled. Should be reintegrated back into the original project
|
|
|
38 if it ever gets revived again.
|
|
|
39
|
|
|
40 https://pypi.python.org/pypi/suds-jurko/0.6
|
|
0
|
41 </readme>
|
|
|
42 </package>
|
|
|
43 </tool_dependency>
|