tesseract-rs 0.3.0

Rust bindings for Tesseract OCR with optional built-in compilation
1
2
3
4
5
6
[submodule "third_party/leptonica"]
	path = third_party/leptonica
	url = https://github.com/DanBloomberg/leptonica.git
[submodule "third_party/tesseract"]
	path = third_party/tesseract
	url = https://github.com/tesseract-ocr/tesseract.git