Decrypt password-protected PDFs
Find a file
James Smith 954ad5f0c5 Initial commit
Spun out from where I had it previously (a private repo) and tidied the
code up a bit. Included a bit more static analysis courtesy of ruff,
and fixed up the errors. (There weren't many.)
2026-01-03 15:40:10 +02:00
src/pdf_decrypt Initial commit 2026-01-03 15:40:10 +02:00
.gitignore Initial commit 2026-01-03 15:40:10 +02:00
.python-version Initial commit 2026-01-03 15:40:10 +02:00
pyproject.toml Initial commit 2026-01-03 15:40:10 +02:00
README.md Initial commit 2026-01-03 15:40:10 +02:00
uv.lock Initial commit 2026-01-03 15:40:10 +02:00