Mercurial > repos > iuc > maker
view macros.xml @ 3:96ac930d84fa draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/maker commit df4df9980131dcfb7b77de9e625407926fb4d016
| author | iuc |
|---|---|
| date | Mon, 06 May 2019 10:06:04 -0400 |
| parents | d3a2072d8745 |
| children | 5201ec38c01f |
line wrap: on
line source
<?xml version="1.0"?> <macros> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">maker</requirement> <yield /> </requirements> </xml> <token name="@VERSION@">2.31.10</token> <xml name="citations"> <citations> <citation type="doi">10.1002/0471250953.bi0411s48</citation> </citations> </xml> </macros>
