view macros.xml @ 10:82ebcb70deae draft

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