Install this package:
emerge -a dev-python/pytesseract
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/pytesseract
Or alternatively:
emerge --autounmask-write -a dev-python/pytesseract
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.3.13 | 8 | amd64 arm64 x86 | 0 |
<pkgmetadata> <maintainer type="person"> <email>tupone@gentoo.org</email> <name>Tupone Alfredo</name> </maintainer> <longdescription lang="en"> Python-tesseract is an optical character recognition (OCR) tool for python. That is, it will recognize and "read" the text embedded in images. Python-tesseract is a wrapper for Google's Tesseract-OCR Engine. It is also useful as a stand-alone invocation script to tesseract, as it can read all image types supported by the Pillow and Leptonica imaging libraries, including jpeg, png, gif, bmp, tiff, and others. Additionally, if used as a script, Python-tesseract will print the recognized text instead of writing it to a file. </longdescription> <upstream> <remote-id type="github">madmaze/pytesseract</remote-id> <remote-id type="pypi">pytesseract</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | pytesseract-0.3.13.gh.tar.gz | 1099109 bytes | 0.3.13 |
| Type | File | Size |
|---|