1
|
1 <tool_dependency>
|
|
2 <package name="openbabel" version="2.3.2">
|
4
|
3 <repository toolshed="http://testtoolshed.g2.bx.psu.edu/" name="package_openbabel_2_3" owner="bgruening" changeset_revision="6fd6b904eeff" />
|
2
|
4 </package>
|
|
5 <package name="cheminfolib" version="0.1">
|
|
6 <install version="1.0">
|
|
7 <actions>
|
|
8 <action type="download_by_url">https://raw.github.com/bgruening/galaxytools/552bffa1b5d9e0ef6f8b84ed35a619dc3e58def1/chemicaltoolbox/cheminfolib.py</action>
|
|
9 <action type="move_file">
|
|
10 <source>cheminfolib.py</source>
|
|
11 <destination>$INSTALL_DIR</destination>
|
|
12 </action>
|
|
13 <action type="set_environment">
|
|
14 <environment_variable name="PYTHONPATH" action="prepend_to">$INSTALL_DIR</environment_variable>
|
|
15 </action>
|
|
16 </actions>
|
|
17 </install>
|
|
18 <readme>cheminfolib is just a small helper library for the chemicaltoolbox project and has no further dependencies.</readme>
|
1
|
19 </package>
|
|
20 </tool_dependency>
|