A work-in-progress package intended for generating unified diff output similar to diffutils and potentially applying them as patches.

Not ready for production use, but good for experimentation and providing feedback!

Libraries

deviation
Calculate the diff between two lists of comparable values.
unified_diff
Generate the unified diff between two lists of strings, often representing the contents of two files.