annotate tool_dependencies.xml @ 0:6944ba405057 draft default tip

Uploaded
author iuc
date Wed, 20 Apr 2016 07:50:15 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
6944ba405057 Uploaded
iuc
parents:
diff changeset
1 <?xml version="1.0"?>
6944ba405057 Uploaded
iuc
parents:
diff changeset
2 <tool_dependency>
6944ba405057 Uploaded
iuc
parents:
diff changeset
3 <package name="python" version="2.7.10">
6944ba405057 Uploaded
iuc
parents:
diff changeset
4 <repository changeset_revision="0339c4a9b87b" name="package_python_2_7_10" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
6944ba405057 Uploaded
iuc
parents:
diff changeset
5 </package>
6944ba405057 Uploaded
iuc
parents:
diff changeset
6 <package name="six" version="1.10.0">
6944ba405057 Uploaded
iuc
parents:
diff changeset
7 <install version="1.0">
6944ba405057 Uploaded
iuc
parents:
diff changeset
8 <actions>
6944ba405057 Uploaded
iuc
parents:
diff changeset
9 <action type="setup_python_environment">
6944ba405057 Uploaded
iuc
parents:
diff changeset
10 <repository changeset_revision="0339c4a9b87b" name="package_python_2_7_10" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu">
6944ba405057 Uploaded
iuc
parents:
diff changeset
11 <package name="python" version="2.7.10" />
6944ba405057 Uploaded
iuc
parents:
diff changeset
12 </repository>
6944ba405057 Uploaded
iuc
parents:
diff changeset
13 <package md5sum="34eed507548117b2ab523ab14b2f8b55">
6944ba405057 Uploaded
iuc
parents:
diff changeset
14 https://pypi.python.org/packages/source/s/six/six-1.10.0.tar.gz
6944ba405057 Uploaded
iuc
parents:
diff changeset
15 </package>
6944ba405057 Uploaded
iuc
parents:
diff changeset
16 </action>
6944ba405057 Uploaded
iuc
parents:
diff changeset
17 <action type="set_environment">
6944ba405057 Uploaded
iuc
parents:
diff changeset
18 <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable>
6944ba405057 Uploaded
iuc
parents:
diff changeset
19 <environment_variable action="set_to" name="PYTHONPATH_SIX">$INSTALL_DIR</environment_variable>
6944ba405057 Uploaded
iuc
parents:
diff changeset
20 <environment_variable action="set_to" name="SIX_ROOT_PATH">$INSTALL_DIR</environment_variable>
6944ba405057 Uploaded
iuc
parents:
diff changeset
21 </action>
6944ba405057 Uploaded
iuc
parents:
diff changeset
22 </actions>
6944ba405057 Uploaded
iuc
parents:
diff changeset
23 </install>
6944ba405057 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>
6944ba405057 Uploaded
iuc
parents:
diff changeset
25 </package>
6944ba405057 Uploaded
iuc
parents:
diff changeset
26 </tool_dependency>