LICENSE
README.md
pyproject.toml
src/scansplitter/__init__.py
src/scansplitter/api.py
src/scansplitter/archival.py
src/scansplitter/cli.py
src/scansplitter/confidence.py
src/scansplitter/credentials.py
src/scansplitter/delivery.py
src/scansplitter/detector.py
src/scansplitter/exif_handler.py
src/scansplitter/jobs.py
src/scansplitter/metadata.py
src/scansplitter/models.py
src/scansplitter/pdf_handler.py
src/scansplitter/processor.py
src/scansplitter/projects.py
src/scansplitter/restoration.py
src/scansplitter/rotator.py
src/scansplitter/session.py
src/scansplitter.egg-info/PKG-INFO
src/scansplitter.egg-info/SOURCES.txt
src/scansplitter.egg-info/dependency_links.txt
src/scansplitter.egg-info/entry_points.txt
src/scansplitter.egg-info/requires.txt
src/scansplitter.egg-info/top_level.txt
src/scansplitter/static/index.html
src/scansplitter/static/logo-rounded.png
src/scansplitter/static/logo.png
src/scansplitter/static/logo_grid_only.png
src/scansplitter/static/screenshot.png
src/scansplitter/static/vite.svg
src/scansplitter/static/assets/index-D-9utN6h.css
src/scansplitter/static/assets/index-DBLVfeJj.js
tests/test_api.py
tests/test_confidence.py
tests/test_credentials.py
tests/test_delivery.py
tests/test_detector.py
tests/test_metadata.py
tests/test_projects.py
tests/test_restoration.py