0
|
1 <?xml version="1.0"?>
|
|
2 <tool_dependency>
|
|
3 <package name="cython" version="0.20.1">
|
|
4 <repository changeset_revision="c3a8c46fcb97" name="package_cython_0_20_1" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
|
|
5 </package>
|
|
6 <package name="cutadapt" version="1.6">
|
|
7 <install version="1.0">
|
|
8 <actions>
|
|
9 <action type="download_by_url">https://pypi.python.org/packages/source/c/cutadapt/cutadapt-1.6.tar.gz</action>
|
|
10 <action type="set_environment_for_install">
|
|
11 <repository changeset_revision="c3a8c46fcb97" name="package_cython_0_20_1" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu">
|
|
12 <package name="cython" version="0.20.1" />
|
|
13 </repository>
|
|
14 </action>
|
|
15 <action type="shell_command">python setup.py install --home $INSTALL_DIR --install-scripts $INSTALL_DIR/bin</action>
|
|
16 <action type="set_environment">
|
|
17 <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable>
|
|
18 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
|
|
19 </action>
|
|
20 </actions>
|
|
21 </install>
|
|
22 <readme>
|
|
23 </readme>
|
|
24 </package>
|
|
25 </tool_dependency>
|