view tool_dependencies.xml @ 4:d7bf9b4e3183

Uploaded
author bgruening
date Fri, 26 Apr 2013 10:00:49 -0400
parents 282503f242cf
children 87ff0f1db1e3
line wrap: on
line source

<tool_dependency>
    <package name="openbabel" version="2.3.2">
        <repository toolshed="http://testtoolshed.g2.bx.psu.edu/" name="package_openbabel_2_3" owner="bgruening" changeset_revision="6fd6b904eeff" />
    </package>
    <package name="cheminfolib" version="0.1">
        <install version="1.0">
            <actions>
                <action type="download_by_url">https://raw.github.com/bgruening/galaxytools/552bffa1b5d9e0ef6f8b84ed35a619dc3e58def1/chemicaltoolbox/cheminfolib.py</action>
                <action type="move_file">
                    <source>cheminfolib.py</source>
                    <destination>$INSTALL_DIR</destination>
                </action>
                <action type="set_environment">
                    <environment_variable name="PYTHONPATH" action="prepend_to">$INSTALL_DIR</environment_variable>
                </action>
            </actions>
        </install>
        <readme>cheminfolib is just a small helper library for the chemicaltoolbox project and has no further dependencies.</readme>
    </package>
</tool_dependency>