view macros.xml @ 5:ec5e25d1a3f1 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit e6166111b59ed3077aef629dbd7b404f27896311-dirty
author tduigou
date Wed, 22 Oct 2025 12:03:06 +0000
parents 7f684f4519f1
children 64ccaeec8554
line wrap: on
line source

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