Mercurial > repos > tduigou > optdoe
diff macros.xml @ 3:34e11d0590fa draft default tip
planemo upload for repository ['https://github.com/brsynth/icfree-ml', 'https://github.com/pablocarb/doebase'] commit 2e8aa2e7c0581c7eed2074d15f7e4317ecde2ad6
author | tduigou |
---|---|
date | Mon, 01 May 2023 01:29:51 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Mon May 01 01:29:51 2023 +0000 @@ -0,0 +1,15 @@ +<macros> + <token name="@VERSION_SUFFIX@">0</token> + <token name="@LICENSE@">MIT</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>