LICENSE
NOTICE
README.md
pyproject.toml
src/mag_pdf.egg-info/PKG-INFO
src/mag_pdf.egg-info/SOURCES.txt
src/mag_pdf.egg-info/dependency_links.txt
src/mag_pdf.egg-info/entry_points.txt
src/mag_pdf.egg-info/requires.txt
src/mag_pdf.egg-info/top_level.txt
src/magpdf/__about__.py
src/magpdf/__init__.py
src/magpdf/_diagnostics.py
src/magpdf/cli.py
src/magpdf/config.py
src/magpdf/escalate.py
src/magpdf/extract.py
src/magpdf/gate.py
src/magpdf/py.typed
src/magpdf/runtime.py
src/magpdf/server.py
src/magpdf/silence.py
src/magpdf/tables_config.py
src/magpdf/types.py
src/magpdf/_selftest/__init__.py
src/magpdf/_selftest/digital_one_page.pdf
src/magpdf/_selftest/scanned_one_page.pdf
src/magpdf/tables/__init__.py
src/magpdf/tables/assemble.py
src/magpdf/tables/classify.py
src/magpdf/tables/deps.py
src/magpdf/tables/detector.py
src/magpdf/tables/device.py
src/magpdf/tables/escalate.py
src/magpdf/tables/gate.py
src/magpdf/tables/geometry.py
src/magpdf/tables/hub.py
src/magpdf/tables/page.py
src/magpdf/tables/regions.py
src/magpdf/tables/render.py
src/magpdf/tables/route.py
src/magpdf/tables/tableformer.py
src/magpdf/tables/textlayer.py
src/magpdf/tables/tfio.py
src/magpdf/tables/vision.py
src/magpdf/tables/words.py
tests/test_cli.py
tests/test_escalate.py
tests/test_extract.py
tests/test_gate.py
tests/test_markdown_contract.py
tests/test_no_extra.py
tests/test_server.py
tests/test_tables_assemble.py
tests/test_tables_classify.py
tests/test_tables_columns.py
tests/test_tables_config.py
tests/test_tables_detector.py
tests/test_tables_device.py
tests/test_tables_escalate.py
tests/test_tables_gate.py
tests/test_tables_regions.py
tests/test_tables_render.py
tests/test_tables_route.py
tests/test_tables_tableformer.py
tests/test_tables_textlayer.py
tests/test_tables_words.py