0
|
1 <?xml version="1.0"?>
|
|
2 <tool_dependency>
|
|
3 <package name="openbabel" version="2.3.2">
|
2
|
4 <repository changeset_revision="e5ef70185d24" name="package_openbabel_2_3" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu" />
|
0
|
5 </package>
|
|
6 <package name="numpy" version="1.7.1">
|
2
|
7 <repository changeset_revision="8b3a5c7061d8" name="package_numpy_1_7" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
|
0
|
8 </package>
|
|
9 <package name="cheminfolib" version="0.1">
|
|
10 <install version="1.0">
|
|
11 <actions>
|
1
|
12 <action type="download_by_url">https://raw.github.com/bgruening/galaxytools/b3ed13f370fae0cd898adb55b2e9751b3ffb0189/chemicaltoolbox/cheminfolib.py</action>
|
0
|
13 <action type="move_file">
|
|
14 <source>cheminfolib.py</source>
|
|
15 <destination>$INSTALL_DIR</destination>
|
|
16 </action>
|
|
17 <action type="set_environment">
|
|
18 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable>
|
|
19 </action>
|
|
20 </actions>
|
|
21 </install>
|
|
22 <readme>cheminfolib is just a small helper library for the chemicaltoolbox project and has no further dependencies.</readme>
|
|
23 </package>
|
|
24 </tool_dependency>
|