view macros.xml @ 9:edd7027e06e1 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit adbeb3613b570431cd01e55f7682255316924f00
author tduigou
date Tue, 13 Jan 2026 09:04:11 +0000
parents 007e4cea9b44
children
line wrap: on
line source

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