Complete script (not an app)

This commit is contained in:
Jim Lancaster
2026-07-03 10:02:36 -05:00
parent fab8a733bd
commit fe17cb25c7
3 changed files with 289 additions and 208 deletions
+1
View File
@@ -4,4 +4,5 @@ version = "0.1.0"
requires-python = ">=3.12"
dependencies = [
"copier>=9.15.1",
"pymupdf>=1.28.0",
]