Mercurial > repos > tduigou > icfree
comparison macros.xml @ 0:d26a7a51e4ea draft default tip
planemo upload for repository https://github.com/brsynth/icfree-ml commit 6dc5c2a93a6a1e8f063c9bc9cf19340a7fc8846b
| author | tduigou |
|---|---|
| date | Thu, 09 Mar 2023 14:43:02 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:d26a7a51e4ea |
|---|---|
| 1 <macros> | |
| 2 <token name="@TOOL_VERSION@">2.1.1</token> | |
| 3 <token name="@VERSION_SUFFIX@">0</token> | |
| 4 <token name="@LICENSE@">MIT</token> | |
| 5 <xml name="requirements"> | |
| 6 <requirements> | |
| 7 <requirement type="package" version="@TOOL_VERSION@">icfree</requirement> | |
| 8 <yield/> | |
| 9 </requirements> | |
| 10 </xml> | |
| 11 <xml name="stdio"> | |
| 12 <stdio> | |
| 13 <regex match="WARNING" level="warning" /> | |
| 14 <regex match="ERROR" level="fatal" /> | |
| 15 </stdio> | |
| 16 </xml> | |
| 17 <xml name="citation"> | |
| 18 <citations> | |
| 19 <citation type="bibtex"> | |
| 20 @unpublished{icfree | |
| 21 author = {Joan Hérisson, Yorgo El Moubayed}, | |
| 22 title = {{icfree}}, | |
| 23 url = {https://github.com/brsynth/icfree-ml/}, | |
| 24 } | |
| 25 </citation> | |
| 26 </citations> | |
| 27 </xml> | |
| 28 <xml name="creator"> | |
| 29 <creator> | |
| 30 <organization name="BioRetroSynth" url="https://github.com/brsynth"/> | |
| 31 </creator> | |
| 32 </xml> | |
| 33 </macros> |
