{"id":31170842,"url":"https://github.com/techcable/diffutils","last_synced_at":"2025-09-19T11:28:49.265Z","repository":{"id":18589880,"uuid":"45201216","full_name":"Techcable/DiffUtils","owner":"Techcable","description":"A python diff/patch port of java-diff-utils","archived":false,"fork":false,"pushed_at":"2022-04-03T22:04:45.000Z","size":90,"stargazers_count":4,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-15T00:02:04.651Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Techcable.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-29T17:58:41.000Z","updated_at":"2024-11-14T03:48:32.000Z","dependencies_parsed_at":"2022-08-07T09:00:49.161Z","dependency_job_id":null,"html_url":"https://github.com/Techcable/DiffUtils","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Techcable/DiffUtils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Techcable%2FDiffUtils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Techcable%2FDiffUtils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Techcable%2FDiffUtils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Techcable%2FDiffUtils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Techcable","download_url":"https://codeload.github.com/Techcable/DiffUtils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Techcable%2FDiffUtils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275927455,"owners_count":25554170,"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-19T02:00:09.700Z","response_time":108,"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":[],"created_at":"2025-09-19T11:28:48.006Z","updated_at":"2025-09-19T11:28:49.260Z","avatar_url":"https://github.com/Techcable.png","language":"Java","readme":"DiffUtils ![pypi version](https://img.shields.io/pypi/v/diffutils.svg) ![supported versions](https://img.shields.io/pypi/pyversions/diffutils.svg) ![wheel](https://img.shields.io/pypi/wheel/Django.svg) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://black.readthedocs.io/en/stable/) [![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat\u0026labelColor=ef8336)](https://pycqa.github.io/isort/)\n=========\nA python diff/patch library supporting unified diffs and native acceleration.\n\n## Features\n- Myers diff algorithm\n  - Same diff algorithm used by git and the unix diff command\n- Native diff implementation\n  - Native implementation is 10 times faster than the pure-python version\n  - A native patch implementation is unneeded since the patch operation is already very fast\n  - Precompiled wheels available for Linux on officially supported python versions\n    - Some wheels are made available for Windows and Mac, but there are no guarantees.\n- Highly descriptive error messages\n- Supports parsing/outputting unified diffs\n- Command line interface included\n  - Supports recursively diffing/patching entire directory trees\n\n\n## Credits\n- Dmitry Naumenko (dm.naumenko@gmail.com) - Java Version\n- [Techcable](https://github.com/Techcable/) - Python Port\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechcable%2Fdiffutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechcable%2Fdiffutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechcable%2Fdiffutils/lists"}