view macros.xml @ 11:bdd62e3b1d09 draft default tip

planemo upload for repository ['https://github.com/brsynth/icfree-ml', 'https://github.com/pablocarb/doebase'] commit 5a5b17530339a44c3c51dfce8b976c5b6bec84aa
author tduigou
date Tue, 17 Sep 2024 15:52:51 +0000
parents 82ebcb70deae
children
line wrap: on
line source

<macros>
    <token name="@VERSION_SUFFIX@">0</token>
    <xml name="stdio">
        <stdio>
            <regex match="WARNING" level="warning" />
            <regex match="ERROR" level="fatal" />
        </stdio>
    </xml>
    <xml name="creator">
        <creator>
            <organization name="BioRetroSynth" url="https://github.com/brsynth"/>
        </creator>
    </xml>
</macros>