{"library":"patch","type":"library","category":null,"description":"The `patch` library (version 1.16) is a Python utility designed to parse and apply unified diffs. It functions both as a command-line tool and a library for programmatic use, enabling developers to integrate patch application into their Python applications. The project's last release was in 2016, indicating a low or inactive release cadence, with a fork (`patch-ng`) emerging due to the original project's limited maintenance.","language":"python","status":"maintenance","version":"1.16","tags":["diff","patch","unified-diff","version control","code changes"],"install":[{"cmd":"pip install patch","imports":["from patch import PatchSet","from patch import fromstring","from patch import fromfile"]}],"homepage":null,"github":"https://github.com/techtonik/python-patch","docs":null,"changelog":null,"pypi":"https://pypi.org/project/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":2.4,"avg_import_s":0.1,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/patch/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}