view macros.xml @ 3:9016f67b716f draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nonpareil commit 062d683f6b646318503d32aaad3ddfa35bb2f20e
author iuc
date Thu, 13 Feb 2025 19:37:59 +0000
parents cef64c36c89e
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>