summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended/python-pytesseract
Commit message (Collapse)AuthorAgeFilesLines
* python-pytesseract: Update runtime dependenciesAntonios Christidis2025-03-251-0/+2
| | | | | | | | | The pytesseract library is a wrapper for tesseract, so it should depend on it on runtime. Also, the pytesseract python script calls for the packaging module so also include it as a depencency. Signed-off-by: Antonios Christidis <a-christidis@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pytesseract: add recipeAntonios Christidis2024-11-281-0/+14
Recipe builds the python module pytessereact, version 0.3.13. The module is a wrapper for Google's Tesseract-OCR engine. Signed-off-by: Antonios Christidis <a-christidis@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>