Mercurial > repos > tduigou > rptools_rpscore
view macros.xml @ 5:32c8bf349b04 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit df6ff93f58dcad0892d429597544cd674f9253ee-dirty
| author | tduigou |
|---|---|
| date | Thu, 23 Oct 2025 14:39:48 +0000 |
| parents | 09f10cff6c34 |
| children | 48fa75160da4 |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">6.7.1</token> <token name="@VERSION_SUFFIX@">0</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">rptools</requirement> <yield /> </requirements> </xml> <xml name="creator"> <creator> <organization name="BioRetroSynth" url="https://github.com/brsynth" /> </creator> </xml> </macros>
