Metadata-Version: 2.1
Name: rapid-table
Version: 1.0.3
Summary: Table Recognition
Home-page: https://github.com/RapidAI/RapidTable
Author: SWHL
Author-email: liekkaskono@163.com
License: Apache-2.0
Keywords: ppstructure,table,rapidocr,rapid_table
Platform: Any
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.6,<3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: onnxruntime>=1.7.0
Requires-Dist: opencv-python>=4.5.1.48
Requires-Dist: numpy<2,>=1.21.6
Requires-Dist: Pillow
Requires-Dist: requests
Provides-Extra: torch
Requires-Dist: torch; extra == "torch"
Requires-Dist: torchvision; extra == "torch"
Requires-Dist: tokenizers; extra == "torch"

### For details, see [Rapid Table](https://github.com/RapidAI/RapidTable)
