comparison macros.xml @ 2:3b5e95687bd2 draft default tip

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/cat commit 2948f114101aeefa951f47df8ee3b25656d9680e
author iuc
date Thu, 09 Mar 2023 21:00:00 +0000
parents f5d2f8a27477
children
comparison
equal deleted inserted replaced
1:f5d2f8a27477 2:3b5e95687bd2
1 <macros> 1 <macros>
2 <token name="@VERSION@">5.0.3</token> 2 <token name="@TOOL_VERSION@">5.2.3</token>
3 <token name="@VERSION_SUFFIX@">0</token>
3 <xml name="requirements"> 4 <xml name="requirements">
4 <requirements> 5 <requirements>
5 <requirement type="package" version="@VERSION@">cat</requirement> 6 <requirement type="package" version="@TOOL_VERSION@">cat</requirement>
6 <yield/> 7 <yield/>
7 </requirements> 8 </requirements>
8 </xml> 9 </xml>
9 <xml name="version_command"> 10 <xml name="version_command">
10 <version_command><![CDATA[CAT --version]]></version_command> 11 <version_command><![CDATA[CAT --version]]></version_command>