diff 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 diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Tue Mar 12 08:50:50 2024 +0000
@@ -0,0 +1,14 @@
+<?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>
\ No newline at end of file