
Library to parse and apply unified diffs. It features * Automatic correction of * Linefeeds according to patched file * Diffs broken by stripping trailing whitespace * a/ and b/ prefixes * Patch format detection (SVN, HG, GIT) * Nice diffstat histogram
Things that don't work out of the box: * File renaming, creation and removal * Directory tree operations * Non-unified diff formats
This package installs the library for Python 3.