view macros.xml @ 13:9cc1c04278e9 draft default tip

planemo upload for repository ['https://github.com/brsynth/icfree-ml', 'https://github.com/pablocarb/doebase'] commit 13d64c561d016b4120123ea7046abdccfd652cab
author tduigou
date Thu, 02 Jan 2025 05:56:17 +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>