LICENSE
MANIFEST.in
README.md
pyproject.toml
src/docx_parse_eval/__init__.py
src/docx_parse_eval/cli.py
src/docx_parse_eval/comparator.py
src/docx_parse_eval/config.py
src/docx_parse_eval/io.py
src/docx_parse_eval/normalize.py
src/docx_parse_eval/output.py
src/docx_parse_eval/report.py
src/docx_parse_eval/schema.py
src/docx_parse_eval/teds.py
src/docx_parse_eval.egg-info/PKG-INFO
src/docx_parse_eval.egg-info/SOURCES.txt
src/docx_parse_eval.egg-info/dependency_links.txt
src/docx_parse_eval.egg-info/entry_points.txt
src/docx_parse_eval.egg-info/requires.txt
src/docx_parse_eval.egg-info/top_level.txt
src/docx_parse_eval/adapters/__init__.py
src/docx_parse_eval/adapters/_common.py
src/docx_parse_eval/adapters/docling_adapter.py
src/docx_parse_eval/adapters/ooxml_reference.py
tests/test_adapter_shape_equivalence.py
tests/test_calibration.py
tests/test_cli.py
tests/test_comparator.py
tests/test_docling_adapter.py
tests/test_fixtures.py
tests/test_hard_cases.py
tests/test_normalize.py
tests/test_ooxml_adapter.py
tests/test_output.py
tests/test_public_docling.py
tests/test_report.py
tests/test_schema_roundtrip.py
tests/test_sdt_table.py
tests/test_textbox.py
tests/test_workflow.py
tests/fixtures/build_sdt_table.py
tests/fixtures/build_synthetic.py
tests/fixtures/build_textbox.py
tests/fixtures/mutations.py
tests/fixtures/sdt_table.docx
tests/fixtures/synthetic.docx
tests/fixtures/synthetic.gold.json
tests/fixtures/synthetic.mutated.json
tests/fixtures/textbox.docx
tests/fixtures/docling/SOURCE.md
tests/fixtures/docling/mini.docling.json
tests/fixtures/public/docx_grouped_images.docling.json
tests/fixtures/public/docx_grouped_images.docx
tests/fixtures/public/docx_lists.docling.json
tests/fixtures/public/docx_lists.docx
tests/fixtures/public/textbox.docling.json
tests/fixtures/public/textbox.docx
tests/fixtures/public/unit_test_headers_numbered.docling.json
tests/fixtures/public/unit_test_headers_numbered.docx
tests/fixtures/public/word_sample.docling.json
tests/fixtures/public/word_sample.docx
tests/fixtures/public/word_tables.docling.json
tests/fixtures/public/word_tables.docx