{"id":69481,"name":"pdftools","description":"small collection of python scripts for pdf manipulation","url":"https://github.com/stlehmann/pdftools","last_synced_at":"2025-09-08T14:52:53.880Z","repository":{"id":23854663,"uuid":"27232610","full_name":"stlehmann/pdftools","owner":"stlehmann","description":"small collection of python scripts for pdf manipulation","archived":false,"fork":false,"pushed_at":"2024-03-28T15:31:52.000Z","size":98,"stargazers_count":94,"open_issues_count":9,"forks_count":19,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-20T06:06:09.952Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stlehmann.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2014-11-27T16:09:54.000Z","updated_at":"2025-05-03T19:50:00.000Z","dependencies_parsed_at":"2024-06-19T01:53:15.669Z","dependency_job_id":"13a870e1-f82f-4b42-adb3-a5de20fd0e4e","html_url":"https://github.com/stlehmann/pdftools","commit_stats":{"total_commits":94,"total_committers":7,"mean_commits":"13.428571428571429","dds":0.5319148936170213,"last_synced_commit":"febb6e7bf6894d5be15d850828e7cc03671ee6d2"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/stlehmann/pdftools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stlehmann","download_url":"https://codeload.github.com/stlehmann/pdftools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/sbom","scorecard":{"id":853554,"data":{"date":"2025-08-11","repo":{"name":"github.com/stlehmann/pdftools","commit":"febb6e7bf6894d5be15d850828e7cc03671ee6d2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":1,"reason":"Found 3/16 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 2.0.2 not signed: https://api.github.com/repos/stlehmann/pdftools/releases/28011573","Warn: release artifact 2.0.0 not signed: https://api.github.com/repos/stlehmann/pdftools/releases/26321156","Warn: release artifact 1.0.8 not signed: https://api.github.com/repos/stlehmann/pdftools/releases/1767338","Warn: release artifact 1.0.6 not signed: https://api.github.com/repos/stlehmann/pdftools/releases/996290","Warn: release artifact 2.0.2 does not have provenance: https://api.github.com/repos/stlehmann/pdftools/releases/28011573","Warn: release artifact 2.0.0 does not have provenance: https://api.github.com/repos/stlehmann/pdftools/releases/26321156","Warn: release artifact 1.0.8 does not have provenance: https://api.github.com/repos/stlehmann/pdftools/releases/1767338","Warn: release artifact 1.0.6 does not have provenance: https://api.github.com/repos/stlehmann/pdftools/releases/996290"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jrm6-h9cq-8gqw","Warn: Project is vulnerable to: PYSEC-2022-194 / GHSA-xcjx-m2pj-8g79"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T23:12:01.677Z","repository_id":23854663,"created_at":"2025-08-23T23:12:01.677Z","updated_at":"2025-08-23T23:12:01.677Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202241,"owners_count":25240363,"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-09-08T02:00:09.813Z","response_time":121,"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"}},"owner":{"login":"stlehmann","name":"Stefan Lehmann","uuid":"4641542","kind":"user","description":"automation engineer, Python developer, hobby brewer","email":"","website":"http://mrl33h.de","location":"Leipzig, Germany","twitter":"MrL33h","company":"Kunststoff-Zentrum Leipzig","icon_url":"https://avatars.githubusercontent.com/u/4641542?u=7c9d0f83d51c0886fa1758898a9aeb28cdc94028\u0026v=4","repositories_count":120,"last_synced_at":"2023-08-04T08:45:55.151Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/stlehmann","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T05:30:09.663Z","updated_at":"2023-08-04T08:45:55.375Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stlehmann","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stlehmann/repositories"},"packages":[{"id":2848294,"name":"pdftools","ecosystem":"pypi","description":"A collection of convenience scripts for PDF manipulation, based on the PyPdf2 package","homepage":"https://github.com/stlehmann/pdftools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/stlehmann/pdftools","keywords_array":[],"namespace":null,"versions_count":17,"first_release_published_at":"2014-11-30T20:29:08.000Z","latest_release_published_at":"2020-06-29T06:05:31.000Z","latest_release_number":"2.0.2","last_synced_at":"2025-08-25T14:49:24.637Z","created_at":"2022-04-10T12:01:09.500Z","updated_at":"2025-08-25T14:49:24.638Z","registry_url":"https://pypi.org/project/pdftools/","install_command":"pip install pdftools --index-url https://pypi.org/simple","documentation_url":"https://pdftools.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3 :: Only","Topic :: Office/Business"],"normalized_name":"pdftools","project_status":null},"repo_metadata":{"uuid":"27232610","full_name":"stlehmann/pdftools","owner":"stlehmann","description":"small collection of python scripts for pdf manipulation","archived":false,"fork":false,"pushed_at":"2023-06-30T22:18:50.000Z","size":98,"stargazers_count":84,"open_issues_count":8,"forks_count":17,"subscribers_count":5,"default_branch":"master","last_synced_at":"2023-08-04T08:54:31.666Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stlehmann.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-27T16:09:54.000Z","updated_at":"2023-07-22T15:42:10.000Z","dependencies_parsed_at":"2022-08-07T11:00:47.932Z","dependency_job_id":null,"html_url":"https://github.com/stlehmann/pdftools","commit_stats":null,"previous_names":[],"tags_count":15,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stlehmann","download_url":"https://codeload.github.com/stlehmann/pdftools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":161212194,"owners_count":8297104,"icon_url":"https://github.com/github.png","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"},"owner_record":{"login":"stlehmann","name":"Stefan Lehmann","uuid":"4641542","kind":"user","description":"automation engineer, Python developer, hobby brewer","email":"","website":"http://mrl33h.de","location":"Leipzig, Germany","twitter":"MrL33h","company":"Kunststoff-Zentrum Leipzig","icon_url":"https://avatars.githubusercontent.com/u/4641542?u=7c9d0f83d51c0886fa1758898a9aeb28cdc94028\u0026v=4","repositories_count":120,"last_synced_at":"2023-08-04T08:45:55.151Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/stlehmann","created_at":"2022-11-06T05:30:09.663Z","updated_at":"2023-08-04T08:45:55.375Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stlehmann","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stlehmann/repositories"},"tags":[{"name":"2.0.2","sha":"53df4aa66b726e09fa6d29daddf2a4fdcf7d154b","kind":"tag","published_at":"2020-06-29T06:04:54.000Z","download_url":"https://codeload.github.com/stlehmann/pdftools/tar.gz/2.0.2","html_url":"https://github.com/stlehmann/pdftools/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"cfcc4527685958b6401e6d78bbe2c3fb7a3eb50b","kind":"tag","published_at":"2020-05-09T07:58:00.000Z","download_url":"https://codeload.github.com/stlehmann/pdftools/tar.gz/2.0.1","html_url":"https://github.com/stlehmann/pdftools/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"ef4adf3a679794aa9cee8cbbc6156a8a4502bcfc","kind":"tag","published_at":"2020-05-08T18:01:58.000Z","download_url":"https://codeload.github.com/stlehmann/pdftools/tar.gz/2.0.0","html_url":"https://github.com/stlehmann/pdftools/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags/2.0.0/manifests"},{"name":"1.1.1","sha":"73bf528aaea8ca89ea962641cb4af5feb80d54a7","kind":"commit","published_at":"2016-03-15T13:46:24.000Z","download_url":"https://codeload.github.com/stlehmann/pdftools/tar.gz/1.1.1","html_url":"https://github.com/stlehmann/pdftools/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags/1.1.1/manifests"},{"name":"1.0.9","sha":"f71087062f3083b9348d1eca9b78aab32adc82f3","kind":"commit","published_at":"2015-10-18T10:49:51.000Z","download_url":"https://codeload.github.com/stlehmann/pdftools/tar.gz/1.0.9","html_url":"https://github.com/stlehmann/pdftools/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"62e11ac8dd89b616352753e76f67db2d9d8931b1","kind":"commit","published_at":"2015-08-31T12:11:05.000Z","download_url":"https://codeload.github.com/stlehmann/pdftools/tar.gz/1.0.8","html_url":"https://github.com/stlehmann/pdftools/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"dc7b3122d31fc9c4626ff28a1fe0f6115e9d5e9d","kind":"commit","published_at":"2015-07-17T10:08:36.000Z","download_url":"https://codeload.github.com/stlehmann/pdftools/tar.gz/1.0.7","html_url":"https://github.com/stlehmann/pdftools/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"bfca3c2a51ef165669392e0dc56ef6c537c0db0c","kind":"commit","published_at":"2015-02-27T18:55:29.000Z","download_url":"https://codeload.github.com/stlehmann/pdftools/tar.gz/1.0.6","html_url":"https://github.com/stlehmann/pdftools/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags/1.0.6/manifests"},{"name":"v1.0.6","sha":"bfca3c2a51ef165669392e0dc56ef6c537c0db0c","kind":"commit","published_at":"2015-02-27T18:55:29.000Z","download_url":"https://codeload.github.com/stlehmann/pdftools/tar.gz/v1.0.6","html_url":"https://github.com/stlehmann/pdftools/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags/v1.0.6/manifests"},{"name":"v1.0.4","sha":"3316eddb7a5c207926d999c38551e8ce5c7d9e42","kind":"commit","published_at":"2015-02-27T07:15:52.000Z","download_url":"https://codeload.github.com/stlehmann/pdftools/tar.gz/v1.0.4","html_url":"https://github.com/stlehmann/pdftools/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags/v1.0.4/manifests"},{"name":"1.0.4","sha":"3316eddb7a5c207926d999c38551e8ce5c7d9e42","kind":"commit","published_at":"2015-02-27T07:15:52.000Z","download_url":"https://codeload.github.com/stlehmann/pdftools/tar.gz/1.0.4","html_url":"https://github.com/stlehmann/pdftools/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"f99f201010d79266da8ced307bf693daeb30d6c3","kind":"commit","published_at":"2015-02-25T09:56:28.000Z","download_url":"https://codeload.github.com/stlehmann/pdftools/tar.gz/1.0.3","html_url":"https://github.com/stlehmann/pdftools/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags/1.0.3/manifests"},{"name":"v1.0.3","sha":"3ce2c52afc1194e00adf306e6073927377cd5433","kind":"commit","published_at":"2015-02-25T09:51:59.000Z","download_url":"https://codeload.github.com/stlehmann/pdftools/tar.gz/v1.0.3","html_url":"https://github.com/stlehmann/pdftools/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"2d8aa28b3f7663212121ce2f431fcc36314936c4","kind":"commit","published_at":"2015-02-17T13:05:11.000Z","download_url":"https://codeload.github.com/stlehmann/pdftools/tar.gz/v1.0.2","html_url":"https://github.com/stlehmann/pdftools/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags/v1.0.2/manifests"},{"name":"1.0.2","sha":"2d8aa28b3f7663212121ce2f431fcc36314936c4","kind":"commit","published_at":"2015-02-17T13:05:11.000Z","download_url":"https://codeload.github.com/stlehmann/pdftools/tar.gz/1.0.2","html_url":"https://github.com/stlehmann/pdftools/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/tags/1.0.2/manifests"}]},"repo_metadata_updated_at":"2023-09-28T08:44:23.073Z","dependent_packages_count":0,"downloads":1714,"downloads_period":"last-month","dependent_repos_count":9,"rankings":{"downloads":7.335306654491672,"dependent_repos_count":4.880066329135303,"dependent_packages_count":9.995259271770403,"stargazers_count":7.615245454737299,"forks_count":8.904285741703932,"docker_downloads_count":1.1022718771041673,"average":6.6387392214904635},"purl":"pkg:pypi/pdftools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pdftools","docker_dependents_count":0,"docker_downloads_count":0,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pdftools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pdftools/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-24T11:25:53.337Z","issues_count":11,"pull_requests_count":7,"avg_time_to_close_issue":19598021.833333332,"avg_time_to_close_pull_request":392642.1666666667,"issues_closed_count":6,"pull_requests_closed_count":6,"pull_request_authors_count":6,"issue_authors_count":11,"avg_comments_per_issue":2.4545454545454546,"avg_comments_per_pull_request":1.4285714285714286,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pdftools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pdftools/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pdftools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pdftools/related_packages","maintainers":[{"uuid":"MrLeeh","login":"MrLeeh","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/MrLeeh/","role":null,"created_at":"2023-02-25T00:04:16.720Z","updated_at":"2023-02-25T00:04:16.720Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/MrLeeh/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308802,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":626967,"full_name":"stlehmann/pdftools","default_branch":"master","committers":[{"name":"MrLeeh","email":"Stefan.St.Lehmann@gmail.com","login":null,"count":44},{"name":"James Hawley","email":"jamesrichardhawley@gmail.com","login":null,"count":22},{"name":"Stefan Lehmann","email":"stlm@posteo.de","login":"stlehmann","count":13},{"name":"stiftcast","email":"stiftcast@gmail.com","login":"stiftcast","count":7},{"name":"Stefan Lehmann","email":"stefan.st.lehmann@gmail.com","login":null,"count":5},{"name":"Christian","email":"chr.rinn@gmail.com","login":"ChristianRinn","count":2},{"name":"agricolab","email":"robertsadresse@gmx.de","login":"agricolab","count":1}],"total_commits":94,"total_committers":7,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":13.428571428571429,"dds":0.5319148936170213,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-05-26T09:31:45.724Z","last_synced_commit":"febb6e7bf6894d5be15d850828e7cc03671ee6d2","created_at":"2023-03-09T08:13:49.093Z","updated_at":"2025-05-26T09:31:45.725Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483992,"commits_count":854420992,"contributors_count":31151709,"owners_count":909079,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"stlehmann/pdftools","html_url":"https://github.com/stlehmann/pdftools","last_synced_at":"2025-05-20T06:06:08.540Z","status":null,"issues_count":12,"pull_requests_count":10,"avg_time_to_close_issue":19598021.833333332,"avg_time_to_close_pull_request":5693539.714285715,"issues_closed_count":6,"pull_requests_closed_count":7,"pull_request_authors_count":7,"issue_authors_count":11,"avg_comments_per_issue":2.25,"avg_comments_per_pull_request":1.2,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T19:57:06.009Z","updated_at":"2025-05-20T06:06:08.541Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stlehmann%2Fpdftools/issues","issue_labels_count":{"bug":1,"feature request":1},"pull_request_labels_count":{"dependencies":2},"issue_author_associations_count":{"NONE":10,"OWNER":1,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"NONE":5,"CONTRIBUTOR":5},"issue_authors":{"cjfp":2,"jirmed":1,"agricolab":1,"ryukinix":1,"g2boojum":1,"SrikanthBhandary":1,"stlehmann":1,"MartinThoma":1,"alexizmailov":1,"sjvrijn":1,"mfeif":1},"pull_request_authors":{"stiftcast":2,"petermao":2,"dependabot[bot]":2,"jrhawley":1,"agricolab":1,"ChristianRinn":1,"pmgagne":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10076281,"issues_count":31292929,"pull_requests_count":95880624,"authors_count":10691410,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"stlehmann","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stlehmann"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":3,"ForkEvent":2},"last_year":{"WatchEvent":3,"ForkEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-07T11:00:47.826Z","updated_at":"2022-08-07T11:00:47.826Z","repository_link":"https://github.com/stlehmann/pdftools/blob/master/requirements.txt","dependencies":[{"id":594782193,"package_name":"PyPDF2","ecosystem":"pypi","requirements":"==1.25.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-07T11:00:47.908Z","updated_at":"2022-08-07T11:00:47.908Z","repository_link":"https://github.com/stlehmann/pdftools/blob/master/setup.py","dependencies":[{"id":594782916,"package_name":"PyPdf2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":14.033041588508587,"created_at":"2025-09-08T11:19:02.116Z","updated_at":"2025-10-07T08:25:46.646Z","avatar_url":"https://github.com/stlehmann.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1714,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/69481","html_url":"https://science.ecosyste.ms/projects/69481"}