diff --git a/config/defaults.yaml b/config/defaults.yaml index 15d2a38..afcdf9d 100644 --- a/config/defaults.yaml +++ b/config/defaults.yaml @@ -478,3 +478,14 @@ repositories: gpg_keys: - 44D8F11FD62F878E - B5690EEEBB952194 + +- account: kevinveenbirkenbach + alias: healpdf + description: A command-line tool for batch-repairing PDF files with Ascii85 decode errors using qpdf. Scans folders or single files, supports preview, overwrite, and copy modes. + homepage: https://github.com/kevinveenbirkenbach/pdf-healer + provider: github.com + repository: pdf-healer + verified: + gpg_keys: + - 44D8F11FD62F878E + - B5690EEEBB952194 \ No newline at end of file