view tool_data_table_conf.xml.test @ 3:521bcbb5aa16 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/tesseract commit eb49a0136957dde211907f7b8689bdecbe8245d8
author iuc
date Tue, 04 Nov 2025 13:42:50 +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>