My question may be trivial, but I'm new to the whole oss thing and I want to make sure I don't violate the license in any way. I wrote a simple python script using pytesseract, so the tesseract executable is required in order to run the script. I wonder if I'm allowed to distribute the tesseract exe together with my script, and if so, how to credit it appropriately. Also, is this the best practice? What is usually done when a script/app require tesseract to run? do you bundle the exe with the app, or are there other, better solutions to handle this dependency?
Thanks! -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/b97a9ed3-be5a-4208-b578-a3b95515cfe5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

