view macros.xml @ 14:1833b1b04278 draft default tip

planemo upload for repository ['https://github.com/brsynth/icfree-ml', 'https://github.com/pablocarb/doebase'] commit 91b7c075c2c087bb431397326521fdfb9c61f894
author tduigou
date Thu, 20 Feb 2025 12:34:52 +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>