Mercurial > repos > tduigou > icfree_plates_designer
view macros.xml @ 2:de3f030fa572 draft
planemo upload for repository https://github.com/brsynth/icfree-ml commit b669b043a7cd633a9ba1ac2cf2a7f3ed09c3e92e-dirty
author | tduigou |
---|---|
date | Tue, 10 Sep 2024 13:42:51 +0000 |
parents | b3c862e8497f |
children | 5d3a54198bf9 |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">2.4.0</token> <token name="@VERSION_SUFFIX@">0</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">icfree</requirement> <yield/> </requirements> </xml> <xml name="stdio"> <stdio> <regex match="WARNING" level="warning" /> <regex match="ERROR" level="fatal" /> </stdio> </xml> <xml name="citation"> <citations> <citation type="bibtex"> @unpublished{icfree author = {Joan Hérisson, Yorgo El Moubayed}, title = {{icfree}}, url = {https://github.com/brsynth/icfree-ml/}, } </citation> </citations> </xml> <xml name="creator"> <creator> <organization name="BioRetroSynth" url="https://github.com/brsynth"/> </creator> </xml> </macros>