Hi. Great work! I wanted to ask if you could publish this to crates.io?
I am building something that will use Tesseract for OCR, and did not want to have to install tesseract on my system to get my project to work. It seems like your build script actually builds the tesseract code as part of this crate, instead of relying on a system install, which is much better in my eyes.
Hi. Great work! I wanted to ask if you could publish this to crates.io?
I am building something that will use Tesseract for OCR, and did not want to have to install tesseract on my system to get my project to work. It seems like your build script actually builds the tesseract code as part of this crate, instead of relying on a system install, which is much better in my eyes.