{"library":"fast-diff-match-patch","type":"library","category":null,"description":"Packages the C++ implementation of google-diff-match-patch for Python, providing fast byte and string diffs, match, and patch operations. Current version 2.1.0 is the C++ implementation, replacing an earlier pure Python version (1.x). Release cadence is low; version 2.0 introduced the C++ backend.","language":"python","status":"active","version":"2.1.0","tags":["diff","match","patch","c++","string-diff","google-diff-match-patch"],"last_verified":"Fri May 01","install":[{"cmd":"pip install fast-diff-match-patch","imports":["from fast_diff_match_patch import diff","from fast_diff_match_patch import match_main","from fast_diff_match_patch import patch_apply"]}],"homepage":null,"github":"https://github.com/JoshData/fast_diff_match_patch","docs":null,"changelog":null,"pypi":"https://pypi.org/project/fast-diff-match-patch/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}