Metadata-Version: 2.4
Name: dd-extract
Version: 0.1.0
Summary: Abstraction layer for text extraction from PDF to markdown.
Author-email: Digital Duck & Dog Team <info@digitalduck.org>
License-Expression: MIT
Project-URL: Homepage, https://github.com/digital-duck/dd-extract
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pypdf>=3.0
Requires-Dist: httpx>=0.24
Requires-Dist: click>=8.0
Provides-Extra: docling
Requires-Dist: docling; extra == "docling"
Dynamic: license-file

# dd-extract
Abstraction layer for text extraction from pdf to markdown
