Mercurial > repos > iuc > nonpareil
view macros.xml @ 3:88bfa9e7fb44 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nonpareil commit 599c4dd95b2f6d4fbb68ec7a3372179f01fc56ca
| author | iuc |
|---|---|
| date | Fri, 21 Feb 2025 15:33:09 +0000 |
| parents | e681817044d1 |
| 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.5.5</token> </macros>
