comparison macros.xml @ 0:65d952c59d8b draft default tip

planemo upload for repository https://github.com/Helmholtz-UFZ/galaxy-tools/tree/main/tools/eukcc commit ea26eabce05391af21e0919ac5309d23396960e3
author ufz
date Fri, 25 Jul 2025 10:54:22 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:65d952c59d8b
1 <macros>
2 <token name="@TOOL_VERSION@">2.1.3</token>
3 <token name="@VERSION_SUFFIX@">0</token>
4 <xml name="requirements">
5 <requirements>
6 <requirement type="package" version="@TOOL_VERSION@">eukcc</requirement>
7 </requirements>
8 </xml>
9 <xml name="version_command">
10 <version_command>eukcc --version</version_command>
11 </xml>
12 </macros>