view macros.xml @ 11:2c260eb2f7fd 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:21 +0000
parents 7ca7edd860d5
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>