Mercurial > repos > iuc > nonpareil
view macros.xml @ 2:cef64c36c89e draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nonpareil commit 0b535bf15f4bb0110f599c1af9b1dc1c66302899
author | iuc |
---|---|
date | Tue, 12 Mar 2024 08:50:50 +0000 |
parents | |
children |
line wrap: on
line source
<?xml version="1.0"?> <macros> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">nonpareil</requirement> </requirements> </xml> <xml name="xrefs"> <xrefs> <xref type="bio.tools">nonpareil</xref> </xrefs> </xml> <token name="@TOOL_VERSION@">3.1.1</token> </macros>