Mercurial > repos > iuc > chira_map
view macros.xml @ 4:2e526e97e2a4 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit 9fa01fe96452d50646e066066b1e556ba4a75ced"
| author | iuc |
|---|---|
| date | Mon, 06 Apr 2020 21:22:51 +0000 |
| parents | 3ce9ccf8c994 |
| children | 187c5a7286df |
line wrap: on
line source
<macros> <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> <token name="@TOOL_VERSION@">1.1.4</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">chira</requirement> <yield/> </requirements> </xml> <xml name="citations"> <citations> <yield /> </citations> </xml> </macros>
