Metadata-Version: 2.4
Name: dd-dogic
Version: 0.1.0
Summary: dd-dogic: universal document converter pipeline (dog + logic). Extract → Transform → Format.
Author-email: Digital Duck & Dog Team <info@digitalduck.org>
License-Expression: MIT
Project-URL: Homepage, https://github.com/digital-duck/dd-dogic
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: dd-extract
Requires-Dist: dd-format
Requires-Dist: pocoflow
Requires-Dist: click>=8.0
Provides-Extra: docling
Requires-Dist: docling; extra == "docling"
Provides-Extra: docx
Requires-Dist: python-docx>=1.0; extra == "docx"
Provides-Extra: all
Requires-Dist: docling; extra == "all"
Requires-Dist: python-docx>=1.0; extra == "all"
Dynamic: license-file

# dd-dogic
A tool similar to ImageMagic which will convert doc from one format (e.g.,.pdf) to another (e.g., .html)
