view macros.xml @ 2:b03d10ff2906 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit e13e495b1f56f5950636a5c68cf6a5ff6a713667
author tduigou
date Wed, 17 May 2023 07:50:19 +0000
parents e9d05fc83186
children d08a18c6167c
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>