Package pytesseract: Information

    Source package: pytesseract
    Version: 0.3.13-alt1
    Latest version according to Repology
    Build time:  Nov 29, 2024, 07:22 PM in the task #363681
    Report package bug
    License: Apache-2.0
    Summary: An optical character recognition (OCR) tool for Python
    Description: 
    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.

    List of RPM packages built from this SRPM:
    pytesseract (noarch)
    python3-module-pytesseract (noarch)

    Maintainer: Anton Vyatkin

    List of contributors:
    Anton Vyatkin
    Paul Wolneykien

    ACL:
    Paul Wolneykien
    @everybody

      1. python3(numpy)
      2. python3(pandas)
      3. python3-module-pandas-tests
      4. python3(PIL)
      5. python3-module-pyproject-installer >= 0.4.0
      6. python3-module-setuptools
      7. python3-module-wheel
      8. python3(pytest)
      9. rpm-build-python3
      10. tesseract
      11. tesseract-langpack-fr
      12. tesseract-langpack-osd

    Last changed


    Nov. 19, 2024 Anton Vyatkin 0.3.13-alt1
    - New version 0.3.13.
    - Migrate to pyproject macroses.
    Dec. 22, 2023 Anton Vyatkin 0.3.10-alt1.1
    - NMU: fixed FTBFS (added BR pandas-tests).
    June 15, 2022 Paul Wolneykien 0.3.10-alt1
    - Initial version 0.3.10.