diff macros.xml @ 0:1066ef03df53 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/tb-profiler commit a6f87bb33981b0fc0c9b7a9dd822259d9a29a3a1
author iuc
date Fri, 05 Sep 2025 12:50:26 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Fri Sep 05 12:50:26 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>