view macros.xml @ 5:8d56004aed6a draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ngsutils commit 9a243c616a4a3156347e38fdb5f35863ae5133f9
author iuc
date Sun, 27 Nov 2016 15:00:58 -0500
parents 4ce5e195f496
children 65c2eb88b635
line wrap: on
line source

<macros>
    <token name="@WRAPPER_VERSION@">0.5.8</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="0.9.1.4">pysam</requirement>
        </requirements>
    </xml>
    <xml name="version">
        <version_command>@WRAPPER_VERSION@</version_command>
    </xml>
    <xml name="stdio">
        <stdio>
            <exit_code range="1:" level="fatal" />
        </stdio>
    </xml>
</macros>