Description
Parses and applies unified patch files from Python code. It is useful for tools that inspect source changes, generate patch workflows, or apply controlled modifications to text files.
Patch application can overwrite project files when used by another program. Review the affected paths and diffs before running tools that apply patches automatically.