Metadata-Version: 2.1
Name: ubii-processing-module-ocr
Version: 0.1.dev15
Summary: "Ubi Interact Processing Module to perform OCR tasks via Tesseract"
Home-page: https://github.com/saggitar/ubii-interact-ocr-module.git
Author: Maximilian Schmidt
Author-email: ga97lul@mytum.de
License: UNKNOWN
Keywords: ocr,tesseract,ubi-interact,ubii,opencv
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: ubii-node-python (>=0.1.dev41)
Requires-Dist: tesserocr
Requires-Dist: opencv-contrib-python
Requires-Dist: Pillow
Requires-Dist: Pillow-PIL
Requires-Dist: numpy
Requires-Dist: importlib-resources ; python_version < "3.8"
Requires-Dist: backports.cached-property ; python_version < "3.8"
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-asyncio ; extra == 'test'

UNKNOWN

