view macros.xml @ 7:a86f1917de82 draft

planemo upload for repository ['https://github.com/brsynth/icfree-ml', 'https://github.com/pablocarb/doebase'] commit 3215d5c6c09434d13d3ef099d863705ba6bdc001
author tduigou
date Tue, 17 Sep 2024 15:32:41 +0000
parents 517234f173d3
children cafe0cf23d06
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>