Metadata-Version: 2.4
Name: pyobjectocr
Version: 0.0.1
Summary: a simple python lib that combinesa ocr and a object detection model 
Author-email: Lucas Roeder <roeder.lucas@pm.me>
License: MIT
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ultralytics
Requires-Dist: pytesseract
Requires-Dist: pillow
Dynamic: license-file
