{"id":19391595,"url":"https://github.com/zevio/pcu_pdf","last_synced_at":"2026-04-25T11:33:31.257Z","repository":{"id":57451326,"uuid":"148148645","full_name":"zevio/pcu_pdf","owner":"zevio","description":"PDF parser component (Apache Tika) for PCU project","archived":false,"fork":false,"pushed_at":"2018-11-28T21:39:44.000Z","size":55921,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-20T20:17:10.847Z","etag":null,"topics":["apache","component","parser","pcu","pdf","pdf-parser-component","pdf-to-text","python","tika"],"latest_commit_sha":null,"homepage":"","language":"Python","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/zevio.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}},"created_at":"2018-09-10T12:02:21.000Z","updated_at":"2020-05-14T11:01:02.000Z","dependencies_parsed_at":"2022-09-04T10:40:13.350Z","dependency_job_id":null,"html_url":"https://github.com/zevio/pcu_pdf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zevio/pcu_pdf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevio%2Fpcu_pdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevio%2Fpcu_pdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevio%2Fpcu_pdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevio%2Fpcu_pdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zevio","download_url":"https://codeload.github.com/zevio/pcu_pdf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevio%2Fpcu_pdf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32261115,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["apache","component","parser","pcu","pdf","pdf-parser-component","pdf-to-text","python","tika"],"created_at":"2024-11-10T10:27:37.163Z","updated_at":"2026-04-25T11:33:26.247Z","avatar_url":"https://github.com/zevio.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pcu_pdf (Apache Tika parser for PCU project)\n\nPDF parser component (Apache Tika) for PCU project.\nFrom the path of a PDF file, get its textual content.\n\nBased on [Apache Tika][tika].\n\n![pdf](https://framapic.org/3KUuLTR6t4ot/ZK3b8GArxwxC.png)\n\n----\n\n[Check PCU project][pcu].\n\n[tika]: https://tika.apache.org\n[pcu]: https://github.com/zevio/pcu_core\n\n\n## Usage in another project\n\nIf you wish to import this module in another Python project, please install it :\n\n`pip install pcu-pdf`\n\nThen, add this import line at the beginning of your Python file :\n\n`from pcu_pdf import pcu_pdf`\n\nYou can now use pcu_pdf's functions, for example :\n\n`pcu_pdf.PDFParser(\"path/to/pdf/file\")`\n\n## Test\n\nTo test your installation, go to pcu_pdf/ directory and execute the Makefile with the following command line : \n\n`make test`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzevio%2Fpcu_pdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzevio%2Fpcu_pdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzevio%2Fpcu_pdf/lists"}