Package: wnpp
Severity: wishlist
Owner: John Millikin <[email protected]>

* Package name    : haskell-patience
  Version         : 0.1.1
  Upstream Author : Keegan McAllister <[email protected]>
* URL             : http://hackage.haskell.org/package/patience
* License         : 3-clause BSD
  Programming Lang: Haskell
  Description     : Haskell implementation of the Patience Diff algorithm

This library implements the "patience diff" algorithm, as well as the patience
algorithm for the longest increasing subsequence problem.

Patience diff computes the difference between two lists, for example the lines
of two versions of a source file. It provides a good balance of performance,
nice output for humans, and implementation simplicity. For more information,
see http://alfedenzo.livejournal.com/170301.html and
http://bramcohen.livejournal.com/73318.html.



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/20120520022608.25515.25825.reportbug@vm-debian7-i386

Reply via email to