comparison macros.xml @ 0:f93749376fe5 draft

planemo upload for repository https://github.com/brsynth/icfree-ml commit e908694368c306390bc9253f81a9249ad988970d
author tduigou
date Tue, 28 Mar 2023 12:35:26 +0000
parents
children 4f1eeb35ade7
comparison
equal deleted inserted replaced
-1:000000000000 0:f93749376fe5
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>