Mercurial > repos > iuc > maker
comparison macros.xml @ 0:0cb75547ecc2 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/maker commit 2896dcfd180800d00ea413a59264ef8b11788b8e
| author | iuc |
|---|---|
| date | Thu, 19 Oct 2017 15:41:42 -0400 |
| parents | |
| children | be967733bf81 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:0cb75547ecc2 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <macros> | |
| 3 <xml name="requirements"> | |
| 4 <requirements> | |
| 5 <requirement type="package" version="@VERSION@">maker</requirement> | |
| 6 <yield /> | |
| 7 </requirements> | |
| 8 </xml> | |
| 9 <token name="@VERSION@">2.31.9</token> | |
| 10 | |
| 11 <xml name="citations"> | |
| 12 <citations> | |
| 13 <citation type="doi">10.1002/0471250953.bi0411s48</citation> | |
| 14 </citations> | |
| 15 </xml> | |
| 16 | |
| 17 </macros> |
