CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
src/pdf_strikethrough/__init__.py
src/pdf_strikethrough/__main__.py
src/pdf_strikethrough/cnn.py
src/pdf_strikethrough/detect.py
src/pdf_strikethrough/lines.py
src/pdf_strikethrough/markdown.py
src/pdf_strikethrough/native.py
src/pdf_strikethrough/ocr.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_smoke.py