Metadata-Version: 2.1
Name: pdf_nested_table_extractor
Version: 0.0.1
Summary: PDF Nested Table Extractor - 병합된 셀을 포함한 복잡한 PDF 테이블 추출 라이브러리
Home-page: https://github.com/skihyeon/pdf_nested_table_extractor
Author: ghseo
Author-email: ghseo@edentns.com
Keywords: pdf_nested_table_extractor,pdf2table,pdf dataframe,python,pypi,table extraction
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Image Processing
Classifier: Topic :: Text Processing :: Markup
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: pdfplumber>=0.7.0
Requires-Dist: numpy>=1.20.0
Requires-Dist: pandas>=1.3.0
