{"id":27354564,"url":"https://github.com/danielmartin/pdf-linter","last_synced_at":"2025-10-10T00:09:28.532Z","repository":{"id":146814450,"uuid":"107318660","full_name":"danielmartin/pdf-linter","owner":"danielmartin","description":"Lint PDF documents from Emacs using PDFBox Preflight","archived":false,"fork":false,"pushed_at":"2017-10-18T20:06:30.000Z","size":1306,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-13T01:31:55.776Z","etag":null,"topics":["elisp","emacs","linter","pdf","pdfbox"],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielmartin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-10-17T20:11:07.000Z","updated_at":"2022-12-14T22:38:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"fa5c75f0-a3a9-4582-9709-9c7cd04fb2f4","html_url":"https://github.com/danielmartin/pdf-linter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danielmartin/pdf-linter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielmartin%2Fpdf-linter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielmartin%2Fpdf-linter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielmartin%2Fpdf-linter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielmartin%2Fpdf-linter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielmartin","download_url":"https://codeload.github.com/danielmartin/pdf-linter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielmartin%2Fpdf-linter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002367,"owners_count":26083355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["elisp","emacs","linter","pdf","pdfbox"],"created_at":"2025-04-12T21:54:32.254Z","updated_at":"2025-10-10T00:09:28.498Z","avatar_url":"https://github.com/danielmartin.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pdf-linter\n\nLint PDF documents from Emacs using PDFBox Preflight\n(https://pdfbox.apache.org/download.cgi)\n\n![pdf-linter in action](https://raw.githubusercontent.com/danielmartin/pdf-linter/master/Screenshot.png)\n\nThis is a work in progress.\n\n## Install\n\n### MELPA\n\nNot Available Yet\n\n### Manual\n\n* Download PDFBox Preflight from https://pdfbox.apache.org/download.cgi\n* Download pdf-linter from https://github.com/danielmartin/pdf-linter\n* Put the repo in some directory like `~/.emacs.d/vendor/`\n* Add this code into your Emacs configuration:\n\n```\n(require 'pdf-linter)\n(setq pdf-linter-jar \"path/to/pdfbox/preflight.jar\")\n```\n\nFrom a buffer visiting a PDF document, run this:\n\n```\nM-x pdf-lint\n```\n\nNote: You may need to set the `JAVA_HOME` environment variable\ncorrectly and configure Emacs to import it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielmartin%2Fpdf-linter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielmartin%2Fpdf-linter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielmartin%2Fpdf-linter/lists"}