Source: haskell-patience Maintainer: Debian Haskell Group Uploaders: John Millikin Priority: optional Section: haskell Rules-Requires-Root: no Build-Depends: cdbs, debhelper (>= 10), ghc (>= 8), ghc-prof, haskell-devscripts (>= 0.15), Build-Depends-Indep: ghc-doc Standards-Version: 4.5.0 Homepage: https://github.com/chessai/patience Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-patience Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-patience] Package: libghc-patience-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell implementation of the Patience Diff algorithm${haskell:ShortBlurb} 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. . ${haskell:Blurb} Package: libghc-patience-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell implementation of the Patience Diff algorithm${haskell:ShortBlurb} 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. . ${haskell:Blurb} Package: libghc-patience-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Haskell implementation of the Patience Diff algorithm${haskell:ShortBlurb} 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. . ${haskell:Blurb}