comparison macros.xml @ 8:ddddce450736 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bandage commit 2b3b163bbe36bb648c17c9b0bf808d41d92078c0
author iuc
date Mon, 28 Nov 2022 08:20:19 +0000
parents d8b1027d6ce0
children
comparison
equal deleted inserted replaced
7:21e491ad532a 8:ddddce450736
1 <macros> 1 <macros>
2 <token name="@TOOL_VERSION@">0.8.1</token> 2 <token name="@TOOL_VERSION@">2022.09</token>
3 <xml name="requirements"> 3 <xml name="requirements">
4 <requirements> 4 <requirements>
5 <requirement type="package" version="@TOOL_VERSION@">bandage</requirement> 5 <requirement type="package" version="@TOOL_VERSION@">bandage_ng</requirement>
6 </requirements> 6 </requirements>
7 </xml> 7 </xml>
8 <xml name="version_command"> 8 <xml name="version_command">
9 <version_command>@HEADLESS@ Bandage --version</version_command> 9 <version_command>@HEADLESS@ Bandage --version</version_command>
10 </xml> 10 </xml>