view macros.xml @ 9:72e1ab9de2a1 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 4ae625e3ff1de2034c8d29ad26434f41e3230c2c-dirty
author tduigou
date Fri, 24 Oct 2025 09:47:42 +0000
parents 67a1822ee30e
children b4de0cc51d0a
line wrap: on
line source

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