Mercurial > repos > iuc > kraken_biom
annotate macros.xml @ 1:65eb9962d272 draft
planemo upload for repository https://github.com/smdabdoub/kraken-biom commit 345448a555041e515c3fca937cc123b5de794ca6
author | iuc |
---|---|
date | Fri, 09 Sep 2022 09:32:59 +0000 |
parents | 3ff4712dc111 |
children | b582a159bb10 |
rev | line source |
---|---|
0
3ff4712dc111
planemo upload for repository https://github.com/smdabdoub/kraken-biom commit a7d3ae6f4ff1a49b1b329532379f5ccfafd573fa
iuc
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
3ff4712dc111
planemo upload for repository https://github.com/smdabdoub/kraken-biom commit a7d3ae6f4ff1a49b1b329532379f5ccfafd573fa
iuc
parents:
diff
changeset
|
2 <macros> |
1
65eb9962d272
planemo upload for repository https://github.com/smdabdoub/kraken-biom commit 345448a555041e515c3fca937cc123b5de794ca6
iuc
parents:
0
diff
changeset
|
3 <token name="@TOOL_VERSION@">1.2.0</token> |
65eb9962d272
planemo upload for repository https://github.com/smdabdoub/kraken-biom commit 345448a555041e515c3fca937cc123b5de794ca6
iuc
parents:
0
diff
changeset
|
4 <token name="@VERSION_SUFFIX@">1</token> |
0
3ff4712dc111
planemo upload for repository https://github.com/smdabdoub/kraken-biom commit a7d3ae6f4ff1a49b1b329532379f5ccfafd573fa
iuc
parents:
diff
changeset
|
5 <token name="@PROFILE@">20.01</token> |
3ff4712dc111
planemo upload for repository https://github.com/smdabdoub/kraken-biom commit a7d3ae6f4ff1a49b1b329532379f5ccfafd573fa
iuc
parents:
diff
changeset
|
6 <xml name="requirements"> |
3ff4712dc111
planemo upload for repository https://github.com/smdabdoub/kraken-biom commit a7d3ae6f4ff1a49b1b329532379f5ccfafd573fa
iuc
parents:
diff
changeset
|
7 <requirements> |
3ff4712dc111
planemo upload for repository https://github.com/smdabdoub/kraken-biom commit a7d3ae6f4ff1a49b1b329532379f5ccfafd573fa
iuc
parents:
diff
changeset
|
8 <requirement type="package" version="@TOOL_VERSION@">kraken-biom</requirement> |
3ff4712dc111
planemo upload for repository https://github.com/smdabdoub/kraken-biom commit a7d3ae6f4ff1a49b1b329532379f5ccfafd573fa
iuc
parents:
diff
changeset
|
9 <yield/> |
3ff4712dc111
planemo upload for repository https://github.com/smdabdoub/kraken-biom commit a7d3ae6f4ff1a49b1b329532379f5ccfafd573fa
iuc
parents:
diff
changeset
|
10 </requirements> |
3ff4712dc111
planemo upload for repository https://github.com/smdabdoub/kraken-biom commit a7d3ae6f4ff1a49b1b329532379f5ccfafd573fa
iuc
parents:
diff
changeset
|
11 </xml> |
3ff4712dc111
planemo upload for repository https://github.com/smdabdoub/kraken-biom commit a7d3ae6f4ff1a49b1b329532379f5ccfafd573fa
iuc
parents:
diff
changeset
|
12 </macros> |