view macros.xml @ 0:317ed0ee8bf2 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reshape2 commit 62172bde663955b6c3cb86dc22c47739824f014a
author iuc
date Tue, 22 Aug 2017 07:44:24 -0400
parents
children
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@VERSION@">r-reshape2</requirement>
        </requirements>
    </xml>
    <token name="@VERSION@">1.4.2</token>

</macros>