Metadata-Version: 2.1
Name: yrocr
Version: 0.1.10
Summary: OCR
Home-page: https://pypi.org/project/yrocr
Author: ocr team
Author-email: ocr@qq.com
License: UNKNOWN
Keywords: yrocr
Platform: UNKNOWN
Classifier: Topic :: Utilities
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Requires-Dist: protobuf (==3.20.1)
Requires-Dist: chardet (==4.0.0)
Requires-Dist: pdf2image
Requires-Dist: paddlex (==1.3.7)
Requires-Dist: paddleocr (==2.0.1)
Requires-Dist: opencv-python (==4.2.0.32)
Requires-Dist: opencv-contrib-python-headless (==4.2.0.32)
Requires-Dist: click (>=7.1.1)

基于开源paddleOcr的OCR小工具

