Mercurial > repos > tduigou > rptools_rpcompletion
view macros.xml @ 1:2178f031773b draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 044274b46d50a1d0e3708e80e0dfecf1de653c65
author | tduigou |
---|---|
date | Thu, 02 Nov 2023 14:36:32 +0000 |
parents | ae16d7ce27d1 |
children | eeb447ee56e4 |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">6.3.2</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>