Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python-pytesseract: Update runtime dependencies | Antonios Christidis | 2025-03-25 | 1 | -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 recipe | Antonios Christidis | 2024-11-28 | 1 | -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> |