Mercurial > repos > tduigou > rptools_rpextractsink
view macros.xml @ 2:caf2b5731a5e 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:11:14 +0000 |
parents | |
children | d9287c69a7f4 |
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>