Highlights
- Added a real Python package entrypoint:
folio-ocr, withuvx --from git+https://github.com/vorojar/Folio-OCR folio-ocrquick start. - Added GitHub Release wheel/sdist assets, CI, release automation, MIT License, and a structured bug report template.
- Moved app assets into the
folio_ocr/package while keepingpython server.pycompatible. - Added
OCR_REQUEST_TIMEOUT_MSand DockerOLLAMA_VERSIONoverride to improve long-PDF/Ollama compatibility. - Refreshed README and GitHub Pages so the project is easier to understand and run in minutes.
Verification
scripts/verify.shpython -m buildpython -m twine check dist/*- GitHub Actions CI and Release assets workflows passed.
Full Changelog: v3.3.1...v3.4.0