This crate contains a simple implementation of the patience diff algorithm (specifically, the non-recursive variant described [here](https://bramcohen.livejournal.com/73318.html)). This is part of the [`quilt`](https://github.com/jneem/quilt), and is not intended for public use.