Mercurial > repos > iuc > chira_extract
view macros.xml @ 7:52cd9e7da3bc draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit cc81372929ffba1f5ab8cf620911425c832fb120"
| author | iuc |
|---|---|
| date | Thu, 16 Apr 2020 17:19:19 +0000 |
| parents | ac22d453306d |
| children | a0b400d158c2 |
line wrap: on
line source
<macros> <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> <token name="@TOOL_VERSION@">1.1.5</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">chira</requirement> <yield/> </requirements> </xml> <xml name="citations"> <citations> <yield /> </citations> </xml> </macros>
