view tool_data_table_conf.xml.test @ 5:d0adbd40ff55 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/tesseract commit 20f169c0b8733849ad00328ce25f3d9e33a35a1f
author iuc
date Fri, 23 Jan 2026 14:12:58 +0000
parents 9014c412d96c
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>