Mercurial > repos > iuc > tesseract
diff tool_data_table_conf.xml.sample @ 0:49dbf2f5b0e2 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/tesseract/ commit f1ec0d8eddacc5d5e0ca3bc112005f4f2d2597f6
author | iuc |
---|---|
date | Tue, 24 Jun 2025 09:16:57 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Tue Jun 24 09:16:57 2025 +0000 @@ -0,0 +1,7 @@ +<tables> + <!-- Location of tessdata files --> + <table name="tessdata" comment_char="#"> + <columns>value, name, version, path</columns> + <file path="tool-data/tessdata.loc" /> + </table> +</tables> \ No newline at end of file