Mercurial > repos > iuc > chira_map
view macros.xml @ 5:668f0b2f63ec draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit cc81372929ffba1f5ab8cf620911425c832fb120"
author | iuc |
---|---|
date | Thu, 16 Apr 2020 13:39:15 -0400 |
parents | 67a73fead553 |
children | 1d3be7700f70 |
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>