Mercurial > repos > iuc > chira_map
view macros.xml @ 1:d4355828b4d3 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit 485f27ab64a1b312c1022abb18edb89a772d6e3c"
author | iuc |
---|---|
date | Wed, 11 Mar 2020 03:37:14 -0400 |
parents | 6c398f64ad6a |
children | 7ab33ce63e4d |
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>