Mercurial > repos > bgruening > openbabel
comparison tool_dependencies.xml @ 9:d051544e94da
Uploaded
author | bgruening |
---|---|
date | Thu, 23 May 2013 17:29:11 -0400 |
parents | fa78faf6ee4f |
children | cc63a42fd22e |
comparison
equal
deleted
inserted
replaced
8:fa78faf6ee4f | 9:d051544e94da |
---|---|
1 <?xml version="1.0"?> | |
1 <tool_dependency> | 2 <tool_dependency> |
2 <package name="openbabel" version="2.3.2"> | 3 <package name="openbabel" version="2.3.2"> |
3 <repository toolshed="http://testtoolshed.g2.bx.psu.edu/" name="package_openbabel_2_3" owner="bgruening" changeset_revision="dc6a907dd737" /> | 4 <repository changeset_revision="ccda1b8ebc72" name="package_openbabel_2_3" owner="bgruening" toolshed="http://testtoolshed.g2.bx.psu.edu" /> |
4 </package> | 5 </package> |
5 <package name="cheminfolib" version="0.1"> | 6 <package name="cheminfolib" version="0.1"> |
6 <install version="1.0"> | 7 <install version="1.0"> |
7 <actions> | 8 <actions> |
8 <action type="download_by_url">https://raw.github.com/bgruening/galaxytools/552bffa1b5d9e0ef6f8b84ed35a619dc3e58def1/chemicaltoolbox/cheminfolib.py</action> | 9 <action type="download_by_url">https://raw.github.com/bgruening/galaxytools/552bffa1b5d9e0ef6f8b84ed35a619dc3e58def1/chemicaltoolbox/cheminfolib.py</action> |
9 <action type="move_file"> | 10 <action type="move_file"> |
10 <source>cheminfolib.py</source> | 11 <source>cheminfolib.py</source> |
11 <destination>$INSTALL_DIR</destination> | 12 <destination>$INSTALL_DIR</destination> |
12 </action> | 13 </action> |
13 <action type="set_environment"> | 14 <action type="set_environment"> |
14 <environment_variable name="PYTHONPATH" action="prepend_to">$INSTALL_DIR</environment_variable> | 15 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> |
15 </action> | 16 </action> |
16 </actions> | 17 </actions> |
17 </install> | 18 </install> |
18 <readme>cheminfolib is just a small helper library for the chemicaltoolbox project and has no further dependencies.</readme> | 19 <readme>cheminfolib is just a small helper library for the chemicaltoolbox project and has no further dependencies.</readme> |
19 </package> | 20 </package> |