view macros.xml @ 5:889d937f7bcd draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 162ee89a8e36033f32973d72dfc1b11ca27da61f-dirty
author tduigou
date Fri, 01 Dec 2023 14:31:14 +0000
parents 1593c526737a
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>