comparison markitdown.xml @ 1:bb65bcc725f0 draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 9a16f709057f0b9f1710920cd9c7fe622b5d6373
author bgruening
date Mon, 08 Dec 2025 18:42:56 +0000
parents c7467d9d0b2b
children
comparison
equal deleted inserted replaced
0:c7467d9d0b2b 1:bb65bcc725f0
1 <tool id="markitdown" name="Markitdown" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> 1 <tool id="markitdown" name="Markitdown" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
2 <description>Convert documents to Markdown</description> 2 <description>Convert documents to Markdown</description>
3 <macros> 3 <macros>
4 <token name="@TOOL_VERSION@">0.1.3</token> 4 <token name="@TOOL_VERSION@">0.1.4</token>
5 <token name="@VERSION_SUFFIX@">0</token> 5 <token name="@VERSION_SUFFIX@">0</token>
6 <token name="@PROFILE@">23.0</token> 6 <token name="@PROFILE@">23.0</token>
7 </macros> 7 </macros>
8 <requirements> 8 <requirements>
9 <requirement type="package" version="3.12">python</requirement> 9 <requirement type="package" version="3.12">python</requirement>