Metadata-Version: 2.1
Name: mindocr
Version: 0.1.0
Summary: A toolbox of OCR models and algorithms based on MindSpore.
Home-page: https://github.com/mindspore-lab/mindocr
Author: MindSpore Ecosystem
Author-email: mindspore-ecosystem@example.com
License: Apache Software License 2.0
Project-URL: Sources, https://github.com/mindspore-lab/mindocr
Project-URL: Issue Tracker, https://github.com/mindspore-lab/mindocr/issues
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: imgaug
Requires-Dist: lmdb
Requires-Dist: pyclipper
Requires-Dist: shapely
Requires-Dist: tqdm
Requires-Dist: addict
Requires-Dist: scikit-learn
Requires-Dist: matplotlib
Requires-Dist: rapidfuzz (==2.13.7)
Requires-Dist: numpy (==1.21.6)
Requires-Dist: opencv-python-headless (==3.4.18.65)
Requires-Dist: Pillow (==9.1.1)
Requires-Dist: python-Levenshtein (==0.20.9)
Requires-Dist: PyYAML (==6.0)
Requires-Dist: xml-python (==0.4.3)

