{"library":"bsdiff4","type":"library","category":null,"description":"bsdiff4 is a Python library providing functions for binary diff and patch operations, based on the `bsdiff4` algorithm. It allows computing the difference between two byte sequences or files, and then reconstructing the new sequence/file from the old one and the diff. As of version 1.2.6, it provides a stable interface for managing binary data changes.","language":"python","status":"active","version":"1.2.6","tags":["binary diff","patch","delta encoding","file comparison"],"last_verified":"Sat May 23","install":[{"cmd":"pip install bsdiff4","imports":["import bsdiff4\n# bsdiff4.diff(...)","import bsdiff4\n# bsdiff4.patch(...)","import bsdiff4\n# bsdiff4.file_diff(...)","import bsdiff4\n# bsdiff4.file_patch(...)"]}],"homepage":null,"github":"https://github.com/ilanschnell/bsdiff4","docs":null,"changelog":null,"pypi":"https://pypi.org/project/bsdiff4/","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,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/bsdiff4/compatibility"}}