{"library":"diff-parser","type":"library","category":null,"description":"diff-parser is a Python package designed for parsing and representing diff files, specifically supporting git diff data or .diff file formats. It provides structured access to various properties for each changed file, including filenames, file paths, source-hashes, target-hashes, and line counts. Currently at version 1.1, the library appears actively maintained with recent updates, though it doesn't follow a strict release cadence, releasing on demand.","language":"python","status":"active","version":"1.1","tags":["diff","git","parser","code analysis","version control"],"install":[{"cmd":"pip install diff-parser","imports":["from diff_parser import Diff"]}],"homepage":null,"github":"https://github.com/shaiksamad/diff-parser.git","docs":null,"changelog":null,"pypi":"https://pypi.org/project/diff-parser/","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.5,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/diff-parser/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}