diff tool-data/tessdata.loc.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/tessdata.loc.sample	Tue Jun 24 09:16:57 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