Mercurial > repos > iuc > chira_extract
view macros.xml @ 6:e82eda6acb29 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit 9fa01fe96452d50646e066066b1e556ba4a75ced"
author | iuc |
---|---|
date | Mon, 06 Apr 2020 17:33:42 -0400 |
parents | dea6bc47a47e |
children | bc08c22dfd38 |
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>