diff macros.xml @ 0:5b218b5eedb6 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/tb-profiler commit 7dba70c70c9fe33353a0fd21803b11cfddc42c32
author iuc
date Tue, 21 Oct 2025 10:24:27 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Tue Oct 21 10:24:27 2025 +0000
@@ -0,0 +1,7 @@
+<macros>
+  <token name="@TOOL_VERSION@">6.6.5</token>
+  <token name="@VERSION_SUFFIX@">+galaxy0</token>
+  <xml name="version_command">
+    <version_command>tb-profiler --version | awk '{print $3}'</version_command>
+  </xml>
+</macros>