Mercurial > repos > iuc > chira_map
view macros.xml @ 1:8d627b9170aa draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit 485f27ab64a1b312c1022abb18edb89a772d6e3c"
| author | iuc |
|---|---|
| date | Wed, 11 Mar 2020 07:35:04 +0000 |
| parents | bbeefa1f6bd0 |
| children | f7483e0d49c9 |
line wrap: on
line source
<macros> <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> <token name="@TOOL_VERSION@">1.0.3</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">chira</requirement> <yield/> </requirements> </xml> <xml name="citations"> <citations> <yield /> </citations> </xml> </macros>
