diff tool-data/tessdata.loc.sample @ 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/tessdata.loc.sample	Wed Oct 29 17:38:06 2025 +0000
@@ -0,0 +1,9 @@
+#This is a sample file distributed with Galaxy that enables tools
+#to use a tessdata model folder. The tessdata.loc 
+#file needs this format (longer white space is the TAB character):
+
+#<unique_build_id>	<display_name>	<version>	<DB_folder_path>
+
+# for example:
+
+# tessdata	name 0.1	0.1	/data/tessdata
\ No newline at end of file