view macros.xml @ 2:5e9dd32b702a draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/longdust commit aa41edcbf8a683b0202d18f9bf906f920370ab7a
author iuc
date Mon, 01 Dec 2025 12:21:21 +0000
parents 9607b6eccee4
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.4</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE@">24.2</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">longdust</requirement>
        </requirements>            
    </xml>
    <xml name="creator">
        <creator>
            <person givenName="Saim" familyName="Momin" url="https://github.com/SaimMomin12"/>
            <organization name="Galaxy Europe" url="https://galaxyproject.org/eu/"/>
        </creator>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.48550/arXiv.2509.07357</citation>
        </citations>
    </xml>
</macros>