Mercurial > repos > tduigou > rptools_rpextractsink
diff 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 diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Tue Mar 28 12:11:14 2023 +0000 @@ -0,0 +1,15 @@ +<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>