Mercurial > repos > bgruening > markitdown
comparison markitdown.xml @ 2:4926706c13db 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:43:06 +0000 |
| parents | f6fa7e70120f |
| children |
comparison
equal
deleted
inserted
replaced
| 1:f6fa7e70120f | 2:4926706c13db |
|---|---|
| 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> |
