Mercurial > repos > nml > quasitools
comparison macros.xml @ 0:1f1214983a1c draft default tip
planemo upload for repository https://github.com/phac-nml/quasitools commit 5a9e4c9a582828654893166caf20576f5e0c418e
| author | nml |
|---|---|
| date | Mon, 20 Jun 2022 20:05:57 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:1f1214983a1c |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <macros> | |
| 3 <xml name="requirements"> | |
| 4 <requirements> | |
| 5 <requirement type="package" version="@TOOL_VERSION@">quasitools</requirement> | |
| 6 </requirements> | |
| 7 </xml> | |
| 8 <token name="@TOOL_VERSION@">0.7.0</token> | |
| 9 <token name="@VERSION_SUFFIX@">1</token> | |
| 10 <xml name="citations"> | |
| 11 <citations> | |
| 12 <citation type="bibtex"> | |
| 13 @misc{GitHubquasitools, | |
| 14 title = {quasitools}, | |
| 15 publisher = {phac-nml}, | |
| 16 journal = {GitHub repository}, | |
| 17 url = {https://github.com/phac-nml/quasitools}, | |
| 18 } | |
| 19 </citation> | |
| 20 </citations> | |
| 21 </xml> | |
| 22 </macros> |
