Mercurial > repos > tduigou > rptools_rpcompletion
view macros.xml @ 0:ae16d7ce27d1 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
author | tduigou |
---|---|
date | Tue, 28 Mar 2023 12:08:32 +0000 |
parents | |
children | 2178f031773b |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">6.2.3</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>