annotate tool_dependencies.xml @ 0:ce7e0079b56d draft default tip

Uploaded
author iuc
date Wed, 20 Apr 2016 07:55:58 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
ce7e0079b56d Uploaded
iuc
parents:
diff changeset
1 <?xml version="1.0"?>
ce7e0079b56d Uploaded
iuc
parents:
diff changeset
2 <tool_dependency>
ce7e0079b56d Uploaded
iuc
parents:
diff changeset
3 <package name="python" version="2.7.10">
ce7e0079b56d Uploaded
iuc
parents:
diff changeset
4 <repository changeset_revision="a28e3c30828d" name="package_python_2_7_10" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
ce7e0079b56d Uploaded
iuc
parents:
diff changeset
5 </package>
ce7e0079b56d Uploaded
iuc
parents:
diff changeset
6 <package name="six" version="1.10.0">
ce7e0079b56d Uploaded
iuc
parents:
diff changeset
7 <install version="1.0">
ce7e0079b56d Uploaded
iuc
parents:
diff changeset
8 <actions>
ce7e0079b56d Uploaded
iuc
parents:
diff changeset
9 <action type="setup_python_environment">
ce7e0079b56d Uploaded
iuc
parents:
diff changeset
10 <repository changeset_revision="a28e3c30828d" name="package_python_2_7_10" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
ce7e0079b56d Uploaded
iuc
parents:
diff changeset
11 <package name="python" version="2.7.10" />
ce7e0079b56d Uploaded
iuc
parents:
diff changeset
12 </repository>
ce7e0079b56d Uploaded
iuc
parents:
diff changeset
13 <package md5sum="34eed507548117b2ab523ab14b2f8b55">
ce7e0079b56d Uploaded
iuc
parents:
diff changeset
14 https://pypi.python.org/packages/source/s/six/six-1.10.0.tar.gz
ce7e0079b56d Uploaded
iuc
parents:
diff changeset
15 </package>
ce7e0079b56d Uploaded
iuc
parents:
diff changeset
16 </action>
ce7e0079b56d Uploaded
iuc
parents:
diff changeset
17 <action type="set_environment">
ce7e0079b56d Uploaded
iuc
parents:
diff changeset
18 <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable>
ce7e0079b56d Uploaded
iuc
parents:
diff changeset
19 <environment_variable action="set_to" name="PYTHONPATH_SIX">$INSTALL_DIR</environment_variable>
ce7e0079b56d Uploaded
iuc
parents:
diff changeset
20 <environment_variable action="set_to" name="SIX_ROOT_PATH">$INSTALL_DIR</environment_variable>
ce7e0079b56d Uploaded
iuc
parents:
diff changeset
21 </action>
ce7e0079b56d Uploaded
iuc
parents:
diff changeset
22 </actions>
ce7e0079b56d Uploaded
iuc
parents:
diff changeset
23 </install>
ce7e0079b56d Uploaded
iuc
parents:
diff changeset
24 <readme>Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. See the documentation for more information on what is provided.</readme>
ce7e0079b56d Uploaded
iuc
parents:
diff changeset
25 </package>
ce7e0079b56d Uploaded
iuc
parents:
diff changeset
26 </tool_dependency>