view macros.xml @ 6:904324338682 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 96a30e92eab3144b924fdba7b63be10b218160a7
author tduigou
date Wed, 24 Jul 2024 08:43:06 +0000
parents b9c1f49f069c
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">6.5.0</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>