Metadata-Version: 2.4
Name: docling-haystack
Version: 1.0.0
Summary: Haystack integration for docling
Project-URL: Documentation, https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/docling#readme
Project-URL: Issues, https://github.com/deepset-ai/haystack-core-integrations/issues
Project-URL: Source, https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/docling
Author-email: deepset GmbH <info@deepset.ai>
License-Expression: Apache-2.0
License-File: LICENSE.txt
Keywords: Docling,Document Converter,Document Intelligence,Documents,Haystack,OCR,PDF,Unstructured Data
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
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
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.10
Requires-Dist: docling<3.0.0,>=2.32.0
Requires-Dist: haystack-ai<3.0.0,>=2.8.0
Requires-Dist: lxml>=6.0.2
Description-Content-Type: text/markdown

# docling-haystack

[![PyPI - Version](https://img.shields.io/pypi/v/docling-haystack.svg)](https://pypi.org/project/docling-haystack)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/docling-haystack.svg)](https://pypi.org/project/docling-haystack)

- [Changelog](https://github.com/deepset-ai/haystack-core-integrations/blob/main/integrations/docling/CHANGELOG.md)

Haystack integration of [Docling](https://www.docling.ai) for document conversion.

---

## Contributing

Refer to the general [Contribution Guidelines](https://github.com/deepset-ai/haystack-core-integrations/blob/main/CONTRIBUTING.md).
