CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
src/pdf_strikethrough/__init__.py
src/pdf_strikethrough/__main__.py
src/pdf_strikethrough/_batch.py
src/pdf_strikethrough/active.py
src/pdf_strikethrough/calibration.py
src/pdf_strikethrough/cnn.py
src/pdf_strikethrough/detect.py
src/pdf_strikethrough/docx.py
src/pdf_strikethrough/lines.py
src/pdf_strikethrough/markdown.py
src/pdf_strikethrough/native.py
src/pdf_strikethrough/ocr.py
src/pdf_strikethrough/overlay.py
src/pdf_strikethrough/py.typed
src/pdf_strikethrough/scanned.py
src/pdf_strikethrough/strike_verdict_cnn.meta.json
src/pdf_strikethrough/strike_verdict_cnn.onnx
src/pdf_strikethrough/types.py
src/pdf_strikethrough_detect.egg-info/PKG-INFO
src/pdf_strikethrough_detect.egg-info/SOURCES.txt
src/pdf_strikethrough_detect.egg-info/dependency_links.txt
src/pdf_strikethrough_detect.egg-info/entry_points.txt
src/pdf_strikethrough_detect.egg-info/requires.txt
src/pdf_strikethrough_detect.egg-info/top_level.txt
tests/test_beyond_pdfs.py
tests/test_prove_it.py
tests/test_scale_armor.py
tests/test_smoke.py