view macros.xml @ 1:ce5e86dfb37c draft default tip

planemo upload for repository https://github.com/Helmholtz-UFZ/galaxy-tools/tree/main/tools/ogs/ commit ba6ebaa98b015bb529805b1987c1d5800b343afd
author ufz
date Thu, 06 Mar 2025 17:52:03 +0000
parents 3dea3e30e6fc
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">6.5.3</token>
    <token name="@PROFILE@">23.0</token>
    <token name="@VERSION_SUFFIX@">0</token>
    
    <xml name="ogs_requirement">
            <requirement type="package" version="@TOOL_VERSION@">ogs</requirement>
            <yield/>
    </xml>

    <xml name="ogs_citation">
        <citations> 
            <citation type="doi">10.1007/s12665-012-1546-x</citation>
        </citations>
    </xml>

    <xml name="creator">
        <creator>
            <organization name="Helmholtz Centre for Environmental Research - UFZ, Department of Environmental Informatics" url ="https://www.ufz.de/index.php?en=34216"/>
        </creator>
    </xml>
</macros>