diff macros.xml @ 0:6b86c86eab26 draft

planemo upload for repository https://github.com/usegalaxy-au/tools-au commit 64c69504c3c9d78544ff708c1c8c819981913a7d
author galaxy-australia
date Thu, 12 Jan 2023 23:07:53 +0000
parents
children 15dbb444df71
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Thu Jan 12 23:07:53 2023 +0000
@@ -0,0 +1,11 @@
+<macros>
+    <token name="@TOOL_VERSION@">hamtv0.3</token>
+    <token name="@VERSION_SUFFIX@">0</token>
+    <token name="@PROFILE@">22.05</token>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="@TOOL_VERSION@">hifiasm_meta</requirement>
+        </requirements>
+    </xml>
+    <!-- no citation or bio.tools id yet! -->
+</macros>