Metadata-Version: 2.1
Name: page2struct
Version: 1.0.0
Summary: Repo to extract structure from document page.
Home-page: https://github.com/bilykigor/page2struct
Author: Ihor Bilyk
License: Apache License 2.0
Keywords: document analysis structure
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >= 3.7
Description-Content-Type: text/markdown
License-File: LICENCE
License-File: LICENSE
Requires-Dist: torch==2.1.0+cpu
Requires-Dist: torch_geometric
Requires-Dist: dgl
Requires-Dist: networkx
Requires-Dist: segmentation-models-pytorch==0.2.1
Requires-Dist: opencv-python==4.6.0.66
Requires-Dist: setuptools_git_versioning==1.9.2
Requires-Dist: setuptools==65.5.1
Requires-Dist: python-dotenv==0.20.0
Requires-Dist: wget==3.2
Requires-Dist: pytesseract==0.3.9
Requires-Dist: itsdangerous==2.0.1
Requires-Dist: tensorboard==2.9.1
Requires-Dist: price_parser
Requires-Dist: dateparser
Requires-Dist: fabric==3.2.1
Requires-Dist: attrdict3

# page2struct
