Metadata-Version: 2.4
Name: mseep-docling
Version: 2.64.1
Summary: SDK and CLI for parsing PDF, DOCX, HTML, and more, to a unified document representation for powering downstream workflows such as gen AI applications.
Author-email: mseep <support@skydeck.ai>
License-Expression: MIT
Project-URL: homepage, https://github.com/docling-project/docling
Project-URL: repository, https://github.com/docling-project/docling
Project-URL: issues, https://github.com/docling-project/docling/issues
Project-URL: changelog, https://github.com/docling-project/docling/blob/main/CHANGELOG.md
Keywords: docling,convert,document,pdf,docx,html,markdown,layout model,segmentation,table structure,table former
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: <4.0,>=3.9
Description-Content-Type: text/plain
License-File: LICENSE
Requires-Dist: pydantic<3.0.0,>=2.0.0
Requires-Dist: docling-core[chunking]<3.0.0,>=2.50.1
Requires-Dist: docling-parse<5.0.0,>=4.7.0
Requires-Dist: docling-ibm-models<4,>=3.9.1
Requires-Dist: filetype<2.0.0,>=1.2.0
Requires-Dist: pypdfium2!=4.30.1,<5.0.0,>=4.30.0
Requires-Dist: pydantic-settings<3.0.0,>=2.3.0
Requires-Dist: huggingface_hub<1,>=0.23
Requires-Dist: requests<3.0.0,>=2.32.2
Requires-Dist: ocrmac<2.0.0,>=1.0.0; sys_platform == "darwin"
Requires-Dist: rapidocr<4.0.0,>=3.3
Requires-Dist: certifi>=2024.7.4
Requires-Dist: rtree<2.0.0,>=1.3.0
Requires-Dist: typer<0.20.0,>=0.12.5
Requires-Dist: python-docx<2.0.0,>=1.1.2
Requires-Dist: python-pptx<2.0.0,>=1.0.2
Requires-Dist: beautifulsoup4<5.0.0,>=4.12.3
Requires-Dist: pandas<3.0.0,>=2.1.4
Requires-Dist: marko<3.0.0,>=2.1.2
Requires-Dist: openpyxl<4.0.0,>=3.1.5
Requires-Dist: lxml<7.0.0,>=4.0.0
Requires-Dist: pillow<12.0.0,>=10.0.0
Requires-Dist: tqdm<5.0.0,>=4.65.0
Requires-Dist: pluggy<2.0.0,>=1.0.0
Requires-Dist: pylatexenc<3.0,>=2.10
Requires-Dist: scipy<2.0.0,>=1.6.0
Requires-Dist: accelerate<2,>=1.0.0
Requires-Dist: polyfactory>=2.22.2
Provides-Extra: easyocr
Requires-Dist: easyocr<2.0,>=1.7; extra == "easyocr"
Provides-Extra: tesserocr
Requires-Dist: tesserocr<3.0.0,>=2.7.1; extra == "tesserocr"
Provides-Extra: ocrmac
Requires-Dist: ocrmac<2.0.0,>=1.0.0; sys_platform == "darwin" and extra == "ocrmac"
Provides-Extra: vlm
Requires-Dist: transformers<5.0.0,>=4.46.0; extra == "vlm"
Requires-Dist: accelerate<2.0.0,>=1.2.1; extra == "vlm"
Requires-Dist: mlx-vlm<1.0.0,>=0.3.0; (python_version >= "3.10" and python_version < "3.14" and sys_platform == "darwin" and platform_machine == "arm64") and extra == "vlm"
Requires-Dist: vllm<1.0.0,>=0.10.0; (python_version >= "3.10" and python_version < "3.14" and sys_platform == "linux" and platform_machine == "x86_64") and extra == "vlm"
Requires-Dist: qwen-vl-utils>=0.0.11; extra == "vlm"
Provides-Extra: rapidocr
Requires-Dist: rapidocr<4.0.0,>=3.3; extra == "rapidocr"
Requires-Dist: onnxruntime<2.0.0,>=1.7.0; python_version < "3.14" and extra == "rapidocr"
Provides-Extra: asr
Requires-Dist: mlx-whisper>=0.4.3; (python_version >= "3.10" and python_version < "3.14" and sys_platform == "darwin" and platform_machine == "arm64") and extra == "asr"
Requires-Dist: openai-whisper>=20250625; python_version < "3.14" and extra == "asr"
Dynamic: license-file

Package managed by MseeP.ai
