CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
RELEASING.md
SECURITY.md
SUPPORT.md
pyproject.toml
src/sohojpath/__init__.py
src/sohojpath/__main__.py
src/sohojpath/_version.py
src/sohojpath/cli.py
src/sohojpath/engine.py
src/sohojpath/py.typed
src/sohojpath.egg-info/PKG-INFO
src/sohojpath.egg-info/SOURCES.txt
src/sohojpath.egg-info/dependency_links.txt
src/sohojpath.egg-info/entry_points.txt
src/sohojpath.egg-info/requires.txt
src/sohojpath.egg-info/top_level.txt
tests/integration_ocr.py
tests/test_cli.py
tests/test_engine.py