Mercurial > repos > iuc > chira_extract
view macros.xml @ 16:6977e9b7143d draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit 0e230c23b17e07ec624c9c3a4f6f92268d1c06ab"
author | iuc |
---|---|
date | Sat, 15 Aug 2020 19:08:18 -0400 |
parents | d76ca71abfce |
children | e7ee3aadf1a5 |
line wrap: on
line source
<macros> <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> <token name="@TOOL_VERSION@">1.4.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>