Mercurial > repos > iuc > tesseract
diff tool_data_table_conf.xml.test @ 0:9014c412d96c draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/tesseract commit a5652d3d3d6a07d96d3898659f0254d8265b8215
| author | iuc |
|---|---|
| date | Wed, 29 Oct 2025 17:38:06 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Wed Oct 29 17:38:06 2025 +0000 @@ -0,0 +1,7 @@ +<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> \ No newline at end of file
