Metadata-Version: 2.4
Name: extract-python
Version: 0.3.2
Summary: Structured content extraction
Project-URL: Homepage, https://github.com/ICIJ/extract-python
Project-URL: Repository, https://github.com/ICIJ/extract-python
Project-URL: Issues, https://github.com/ICIJ/extract-python/issues
Author-email: Clément Doumouro <cdoumouro@icij.org>
Requires-Python: <3.14,>=3.11
Requires-Dist: icij-common~=0.8.2
Provides-Extra: benches
Requires-Dist: html2image~=2.0.7; extra == 'benches'
Requires-Dist: markdown2>=2.5.4; extra == 'benches'
Requires-Dist: notebook>=7.4.5; extra == 'benches'
Requires-Dist: pypdfium2>=4.30.0; extra == 'benches'
Provides-Extra: docling
Requires-Dist: docling-slim[feat-ocr-easyocr,feat-ocr-mac,feat-ocr-tesserocr,standard]~=2.96; extra == 'docling'
Provides-Extra: marker
Requires-Dist: marker-pdf~=1.10; extra == 'marker'
Provides-Extra: mineru
Requires-Dist: mineru[mlx]~=3.2; (sys_platform == 'darwin') and extra == 'mineru'
Requires-Dist: mineru[pipeline,vlm]~=3.2; extra == 'mineru'
Requires-Dist: pydantic-extra-types[pycountry]~=2.11; extra == 'mineru'
Requires-Dist: six~=1.17; extra == 'mineru'
