view 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
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">2.1.3</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">eukcc</requirement>
        </requirements>
    </xml>
    <xml name="version_command">
        <version_command>eukcc --version</version_command>
    </xml>
</macros>