Mercurial > repos > vimalkumarvelayudhan > rust_wrapper
comparison tool_dependencies.xml @ 0:f40b0b26e766 default tip
First commit
| author | Vimalkumar Velayudhan <vimalkumarvelayudhan@gmail.com> |
|---|---|
| date | Tue, 20 Oct 2015 13:05:05 +0100 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:f40b0b26e766 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool_dependency> | |
| 3 <package name="RUST" version="0.1.0"> | |
| 4 <install version="1.0"> | |
| 5 <actions> | |
| 6 <action type="setup_virtualenv">RUST==0.1.0</action> | |
| 7 <action type="set_environment"> | |
| 8 <environment_variable action="set_to" name="RUST_PATH">$INSTALL_DIR/venv/lib/python2.7/site-packages/RUST</environment_variable> | |
| 9 </action> | |
| 10 </actions> | |
| 11 </install> | |
| 12 <readme> | |
| 13 </readme> | |
| 14 </package> | |
| 15 <package name="samtools" version="0.1.18"> | |
| 16 <repository changeset_revision="c0f72bdba484" name="package_samtools_0_1_18" owner="devteam" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | |
| 17 </package> | |
| 18 </tool_dependency> |
