annotate tool_data_table_conf.xml.test @ 6:814375a55d60 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/tesseract commit a2cbb117ac27738101c92cc4df8a0e7bcfbff5b8
author iuc
date Mon, 09 Feb 2026 13:53:57 +0000
parents 9014c412d96c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
9014c412d96c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/tesseract commit a5652d3d3d6a07d96d3898659f0254d8265b8215
iuc
parents:
diff changeset
1 <tables>
9014c412d96c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/tesseract commit a5652d3d3d6a07d96d3898659f0254d8265b8215
iuc
parents:
diff changeset
2 <!-- Location of tessdata files -->
9014c412d96c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/tesseract commit a5652d3d3d6a07d96d3898659f0254d8265b8215
iuc
parents:
diff changeset
3 <table name="tessdata" comment_char="#">
9014c412d96c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/tesseract commit a5652d3d3d6a07d96d3898659f0254d8265b8215
iuc
parents:
diff changeset
4 <columns>value, name, version, path</columns>
9014c412d96c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/tesseract commit a5652d3d3d6a07d96d3898659f0254d8265b8215
iuc
parents:
diff changeset
5 <file path="${__HERE__}/test-data/tessdata.loc" />
9014c412d96c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/tesseract commit a5652d3d3d6a07d96d3898659f0254d8265b8215
iuc
parents:
diff changeset
6 </table>
9014c412d96c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/tesseract commit a5652d3d3d6a07d96d3898659f0254d8265b8215
iuc
parents:
diff changeset
7 </tables>