comparison macros.xml @ 0:dbf2735e8480 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/ commit 66e797aaa79b92c282a8127260cdfd5702207e35
author iuc
date Wed, 13 Sep 2023 19:54:19 +0000
parents
children 4cd97cc67061
comparison
equal deleted inserted replaced
-1:000000000000 0:dbf2735e8480
1 <?xml version="1.0"?>
2 <macros>
3 <token name="@TOOL_VERSION@">1.0</token>
4 <token name="@VERSION_SUFFIX@">0</token>
5 <token name="@PROFILE@">22.05</token>
6 <xml name="requirements">
7 <requirements>
8 <requirement type="package" version="3.2">python-wget</requirement>
9 </requirements>
10 </xml>
11 <xml name="version">
12 <version_command>
13 echo "1.0"
14 </version_command>
15 </xml>
16 <xml name="citations">
17 <citations>
18 <citation type="doi">
19 10.1093/nar/gkz1035
20 </citation>
21 </citations>
22 </xml>
23 <xml name="creator">
24 <creator>
25 <person givenName="Paul" familyName="Zierep" email="zierep@informatik.uni-freiburg.de" />
26 </creator>
27 </xml>
28 </macros>