Description
Compares text with the patience diff algorithm from Python code. It is useful for version-control tools, review interfaces, and scripts that need readable diffs for files with moved or reordered blocks.
This is a library component. It does not modify files by itself, but tools using it may present or act on differences between file versions.