view macros.xml @ 4:1f296803dfa3 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/filtlong commit 865e706efac79fdec1a115d82d8974cafb30058e
author iuc
date Wed, 01 Nov 2023 08:35:30 +0000
parents 41b2ad601cf0
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">0.2.1</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE@">20.01</token>
    <xml name="biotools">
        <xrefs>
            <xref type="bio.tools">
                filtlong
            </xref>
        </xrefs>
    </xml>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">filtlong</requirement>
        </requirements>
    </xml>
</macros>