Docling/docling
Sander Maijers 9102fe1adc
fix: Add py.typed marker file (#531)
feat: add `py.typed` marker file

See: https://typing.readthedocs.io/en/latest/spec/distributing.html#packaging-type-information

Signed-off-by: Sander Maijers <3374183+sanmai-NL@users.noreply.github.com>
2024-12-06 13:42:14 +01:00
..
backend fix: Missing text in docx (t tag) when embedded in a table (#528) 2024-12-06 12:37:25 +01:00
cli fix: Enable HTML export in CLI and add options for image mode (#513) 2024-12-06 12:37:57 +01:00
datamodel fix: Enable HTML export in CLI and add options for image mode (#513) 2024-12-06 12:37:57 +01:00
models fix: ParserError EOF inside string (#470) (#472) 2024-12-03 11:21:18 +01:00
pipeline feat(ocr): added support for RapidOCR engine (#415) 2024-11-27 13:57:41 +01:00
utils feat: Add pipeline timings and toggle visualization, establish debug settings (#183) 2024-10-30 15:04:19 +01:00
__init__.py Initial commit 2024-07-15 09:42:42 +02:00
document_converter.py fix: improve handling of disallowed formats (#429) 2024-12-03 12:45:32 +01:00
exceptions.py fix: improve handling of disallowed formats (#429) 2024-12-03 12:45:32 +01:00
py.typed fix: Add py.typed marker file (#531) 2024-12-06 13:42:14 +01:00