Description
Patch files can be parsed into structured objects for review, tooling, or automation. This Python library helps developer tools inspect unified diff data such as changed files, hunks, and line additions or removals.
It is imported by other software and does not apply patches by itself. Tools that use it should still validate paths and permissions before changing files.