view tool_data_table_conf.xml.test @ 1:d39f16771b62 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/tesseract/ commit f5aac081496e215765ab7aca14e843ed92ba6ac9
author iuc
date Wed, 09 Jul 2025 10:36:11 +0000
parents 49dbf2f5b0e2
children
line wrap: on
line source

<tables>
    <!-- Location of tessdata files -->
    <table name="tessdata" comment_char="#">
        <columns>value, name, version, path</columns>
        <file path="${__HERE__}/test-data/tessdata.loc" />
    </table>
</tables>