{"id":21702410,"url":"https://github.com/aphp/edspdf-mupdf","last_synced_at":"2025-03-20T16:25:12.324Z","repository":{"id":173958228,"uuid":"651451522","full_name":"aphp/edspdf-mupdf","owner":"aphp","description":"MuPDF extension for EDS-PDF","archived":false,"fork":false,"pushed_at":"2023-06-12T21:55:59.000Z","size":1637,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-25T15:26:43.471Z","etag":null,"topics":["edspdf","extractor","mupdf","pdf","pymupdf"],"latest_commit_sha":null,"homepage":"https://aphp.github.io/edspdf-mupdf/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aphp.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}},"created_at":"2023-06-09T09:08:25.000Z","updated_at":"2023-06-09T14:26:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"0f99d32a-af43-415a-ab4c-72c836d11a2f","html_url":"https://github.com/aphp/edspdf-mupdf","commit_stats":null,"previous_names":["aphp/edspdf-mupdf"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aphp%2Fedspdf-mupdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aphp%2Fedspdf-mupdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aphp%2Fedspdf-mupdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aphp%2Fedspdf-mupdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aphp","download_url":"https://codeload.github.com/aphp/edspdf-mupdf/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244648233,"owners_count":20487224,"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","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":["edspdf","extractor","mupdf","pdf","pymupdf"],"created_at":"2024-11-25T21:15:31.000Z","updated_at":"2025-03-20T16:25:12.318Z","avatar_url":"https://github.com/aphp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Tests](https://img.shields.io/github/actions/workflow/status/aphp/edspdf-mupdf/tests.yml?branch=main\u0026label=tests\u0026style=flat-square)\n[![Documentation](https://img.shields.io/github/actions/workflow/status/aphp/edspdf-mupdf/documentation.yml?branch=main\u0026label=docs\u0026style=flat-square)](https://aphp.github.io/edspdf-mupdf/latest/)\n[![PyPI](https://img.shields.io/pypi/v/edspdf-mupdf?color=blue\u0026style=flat-square)](https://pypi.org/project/edspdf-mupdf/)\n[![Codecov](https://img.shields.io/codecov/c/github/aphp/edspdf-mupdf?logo=codecov\u0026style=flat-square)](https://codecov.io/gh/aphp/edspdf-mupdf)\n[![DOI](https://zenodo.org/badge/517726737.svg)](https://zenodo.org/badge/latestdoi/517726737)\n\n# edspdf-mupdf\n\nedspdf-mupdf provides a MuPdf-based PDF parser component for [EDS-PDF](https://github.com/aphp/edspdf)\n\nBeware, MuPdf is **AGPL-licensed**: edspdf-mupdf is therefore also AGPL-licensed, and any model depending on this component must be too.\n\n## Getting started\n\nInstall the library with pip:\n\n\u003cdiv class=\"termy\"\u003e\n\n```console\n$ pip install edspdf-mupdf\n```\n\n\u003c/div\u003e\n\n## Usage\n\n```\nfrom edspdf import Pipeline\n\nmodel = Pipeline()\nmodel.add_pipe('mupdf-extractor')\n\nmodel(pdf_bytes)\n```\n\nVisit the [documentation](https://aphp.github.io/edspdf/) for more information!\n\n## Acknowledgement\n\nWe would like to thank [Assistance Publique – Hôpitaux de Paris](https://www.aphp.fr/)\nand [AP-HP Foundation](https://fondationrechercheaphp.fr/) for funding this project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faphp%2Fedspdf-mupdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faphp%2Fedspdf-mupdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faphp%2Fedspdf-mupdf/lists"}