MANIFEST.in
README.md
pyproject.toml
fastpluggy_ocr_service.egg-info/PKG-INFO
fastpluggy_ocr_service.egg-info/SOURCES.txt
fastpluggy_ocr_service.egg-info/dependency_links.txt
fastpluggy_ocr_service.egg-info/entry_points.txt
fastpluggy_ocr_service.egg-info/requires.txt
fastpluggy_ocr_service.egg-info/top_level.txt
src/__init__.py
src/api.py
src/config.py
src/engine.py
src/models.py
src/pdf.py
src/plugin.py
src/preprocess.py
src/router.py
src/templates/detail.html.j2
src/templates/upload.html.j2
tests/test_api.py
tests/test_engine.py
tests/test_plugin.py
tests/test_ui.py