Mercurial > repos > iuc > chira_extract
view macros.xml @ 15:a47f8686099d draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit db6089d9452f1ecd5235c91817bde2ee9431cb4f"
| author | iuc |
|---|---|
| date | Fri, 14 Aug 2020 20:40:36 +0000 |
| parents | 569d38ed2b1e |
| children | 34ef74af3616 |
line wrap: on
line source
<macros> <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> <token name="@TOOL_VERSION@">1.4.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>
