{"library":"diff-match-patch","type":"library","category":null,"description":"Google's Diff Match and Patch libraries offer robust algorithms for synchronizing plain text, including diffing two texts, finding fuzzy matches for a pattern, and applying patches. Originally developed for Google Docs, this Python package provides a modern, actively maintained wrapper around the core algorithms. It's suitable for comparing texts, showing differences, and applying changes.","language":"python","status":"active","version":"20241021","tags":["diff","patch","text comparison","string operations","merge","text processing"],"last_verified":"Wed May 20","install":[{"cmd":"pip install diff-match-patch","imports":["from diff_match_patch import diff_match_patch"]}],"homepage":null,"github":"https://github.com/diff-match-patch-python/diff-match-patch","docs":null,"changelog":"https://github.com/diff-match-patch-python/diff-match-patch/blob/main/CHANGELOG.md","pypi":"https://pypi.org/project/diff-match-patch/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/diff-match-patch/compatibility"}}