view macros.xml @ 0:6a97c3a857d2 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/krocus commit b6dad2eecb7ef9234ec878a36242edffed4c1241
author iuc
date Tue, 12 Mar 2024 10:45:51 +0000
parents
children
line wrap: on
line source

<macros>
    <token name="@VERSION@">1.0.1</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@VERSION@">krocus</requirement>
        </requirements>
    </xml>

    <xml name="version_command">
        <version_command>krocus --version</version_command>
    </xml>

    <xml name="citations">
        <citations>
            <citation type="doi">10.7717/peerj.5233</citation>
        </citations>
    </xml>
</macros>