view macros.xml @ 4:19ef193d1316 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/ commit abbc840d4383eee1f26abef04b1ce4df1e6e20a2
author iuc
date Fri, 06 Dec 2024 15:43:18 +0000
parents 23511530b8fd
children
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <token name="@TOOL_VERSION@">1.1</token>
    <token name="@VERSION_SUFFIX@">2</token>
    <token name="@PROFILE@">22.05</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="3.2">python-wget</requirement>
        </requirements>
    </xml>
    <xml name="version">
        <version_command>
            echo "1.0"
        </version_command>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">
                10.1093/nar/gkz1035
            </citation>
        </citations>
    </xml>
    <xml name="creator">
        <creator>
            <person givenName="Paul" familyName="Zierep" email="zierep@informatik.uni-freiburg.de" />
        </creator>
    </xml>
</macros>