Metadata-Version: 2.4
Name: pgx-docling-parser-core
Version: 0.1.15
Summary: Core classes for paperless-docling-parser
Project-URL: Homepage, https://github.com/T-Eberle/paperless-docling-parser
Project-URL: Issues, https://github.com/T-Eberle/paperless-docling-parser/issues
Author: T-Eberle
License-Expression: MIT
Keywords: docling,paperless,paperless-ngx,pdf
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Communications :: Email
Classifier: Topic :: Office/Business
Requires-Python: <3.14,>=3.10
Requires-Dist: docling-core>=2.0.0
Requires-Dist: pillow>=10.0.0
Requires-Dist: pymupdf>=1.23.0
Description-Content-Type: text/markdown

# pgx-docling-parser-core

Core classes and base functionality for pgx-docling-parser.

This is an internal package used by both `pgx-docling-parser-local` and `pgx-docling-parser-serve`. It is not intended to be installed directly.

## Contents

- Base converter classes
- Common utilities
- Shared types and enums