Mercurial > repos > iuc > chira_extract
view macros.xml @ 1:b27cf013c260 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit 6845f3b028a42acbefb07c5f59fd2e558f50a768"
| author | iuc |
|---|---|
| date | Mon, 02 Mar 2020 18:34:21 +0000 |
| parents | aa134ca2da36 |
| children | 47fe912a931d |
line wrap: on
line source
<macros> <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> <token name="@TOOL_VERSION@">1.0.2</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">chira</requirement> <yield/> </requirements> </xml> <xml name="citations"> <citations> <yield /> </citations> </xml> </macros>
