Mercurial > repos > tduigou > icfree_plates_generator
view macros.xml @ 2:53a57679cb4a draft
planemo upload for repository https://github.com/brsynth/icfree-ml commit 537d7fefe58984b8f7ca66010153a2fdc35ddf4b
author | tduigou |
---|---|
date | Wed, 14 Feb 2024 15:25:58 +0000 |
parents | 5735a13c1f5b |
children | bd72cb677e4e |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">2.1.2</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@LICENSE@">MIT</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>