Mercurial > repos > jeremie > delly_
annotate tool_dependencies.xml @ 13:915e764159df draft default tip
Uploaded
author | jeremie |
---|---|
date | Tue, 17 Jun 2014 08:46:45 -0400 |
parents | ba6d471d43ad |
children |
rev | line source |
---|---|
0 | 1 <?xml version="1.0"?> |
2 <tool_dependency> | |
3 <package name="delly" version="0.5.5"> | |
4 <install version="1.0"> | |
5 <actions> | |
6 <action type="download_by_url">https://github.com/tobiasrausch/delly/releases/download/v0.5.5/delly_v0.5.5_linux_x86_64bit</action> | |
7 </actions> | |
8 </install> | |
9 <readme> | |
10 </readme> | |
11 </package> | |
12 </tool_dependency> | |
13 |