python310-tesserocr Python 3.10 - tesserocr - wrapper around tesseract-ocr 3.4.0 2023-06-27 eisfair-1 the eisfair team, team(at)eisfair(dot)org stable
python3
python310-base 3.4.0 python310-pillow 3.4.0 glibc 3.4.0 libarchive13 3.4.0 libcurl4 3.4.0 libgcc_s1 3.4.0 libleptonica6 3.4.0 libstdcpp6 3.4.0 libtesseract5 3.4.0 tesseract-ocr 3.4.0 tesseract-ocr-osd 3.4.0 tesseract-ocr-eng 3.4.0 Internal Program Version: tesserocr 2.6.0 A wrapper around the tesseract-ocr API for Optical Character Recognition (OCR). tesserocr integrates directly with Tesseract's C++ API using Cython which allows for Pythonic source code. It enables real concurrent execution when used with Python's threading module by releasing the GIL while processing an image in tesseract. https://github.com/sirfz/tesserocr