{"id":21540359,"url":"https://github.com/eugenehp/patch-apply-rs","last_synced_at":"2025-08-11T09:06:14.044Z","repository":{"id":263249965,"uuid":"889813970","full_name":"eugenehp/patch-apply-rs","owner":"eugenehp","description":"Parse and apply patches in the unified diff format","archived":false,"fork":false,"pushed_at":"2024-11-17T11:34:37.000Z","size":98,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-04T11:55:53.668Z","etag":null,"topics":["apply","diff","git","patch","rust"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/patch-apply","language":"Rust","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/eugenehp.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,"zenodo":null}},"created_at":"2024-11-17T10:03:05.000Z","updated_at":"2025-05-22T04:03:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"aeaeabfc-520a-4bee-9b9f-e36285b947b2","html_url":"https://github.com/eugenehp/patch-apply-rs","commit_stats":null,"previous_names":["eugenehp/patch-apply-rs"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/eugenehp/patch-apply-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eugenehp%2Fpatch-apply-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eugenehp%2Fpatch-apply-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eugenehp%2Fpatch-apply-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eugenehp%2Fpatch-apply-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eugenehp","download_url":"https://codeload.github.com/eugenehp/patch-apply-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eugenehp%2Fpatch-apply-rs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269857469,"owners_count":24486392,"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-08-11T02:00:10.019Z","response_time":75,"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":["apply","diff","git","patch","rust"],"created_at":"2024-11-24T04:18:11.574Z","updated_at":"2025-08-11T09:06:14.032Z","avatar_url":"https://github.com/eugenehp.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Patch\n\n[![Checks](https://github.com/uniphil/patch-rs/actions/workflows/checks.yml/badge.svg)](https://github.com/eugenehp/patch-apply-rs/actions/workflows/checks.yml)\n[![Crates.io Badge](https://img.shields.io/crates/v/patch.svg)](https://crates.io/crates/patch)\n[![docs.rs](https://docs.rs/patch/badge.svg)](https://docs.rs/patch)\n[![Lines of Code](https://tokei.rs/b1/github/eugenehp/patch-apply-rs)](https://github.com/eugenehp/patch-apply-rs)\n\nRust crate for parsing, producing and applying patch files in the [Unified Format].\n\nThe parser attempts to be forgiving enough to be compatible with diffs produced\nby programs like git. It accomplishes this by ignoring the additional code\ncontext and information provided in the diff by those programs.\n\nSee the **[Documentation]** for more information and for examples.\n\n[Unified Format]: https://www.gnu.org/software/diffutils/manual/html_node/Unified-Format.html\n[Documentation]: https://docs.rs/patch-apply\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feugenehp%2Fpatch-apply-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feugenehp%2Fpatch-apply-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feugenehp%2Fpatch-apply-rs/lists"}