Paketname | libghc6-diff-doc |
Beschreibung | GHC 6 libraries for the Haskell O(ND) diff algorithm library (documentation) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.1.2-5 |
Sektion | doc |
Priorität | extra |
Installierte Größe | 124 Byte |
Hängt ab von | |
Empfohlene Pakete | ghc6-doc |
Paketbetreuer | Debian Haskell Group |
Quelle | haskell-diff |
Paketgröße | 11040 Byte |
Prüfsumme MD5 | 6cc211380af868d0090a82fcb943761a |
Prüfsumme SHA1 | 23c55b73dad719e11a27e8fc9daaef793d04e33c |
Prüfsumme SHA256 | 52cac83b6a62819addfa82f0101315b1b64a878b14b6f28a38775ef8cc490ab3 |
Link zum Herunterladen | libghc6-diff-doc_0.1.2-5_all.deb |
Ausführliche Beschreibung | This is a Haskell library providing an implementation of the O(ND) diff
algorithm described in "An O(ND) Difference Algorithm and Its Variations"
(1986) by Eugene W. Myers. It is O(mn) in space.
.
Whilst the algorithm is the same one used by standared Unix diff, the
assumption is that users of this library will want to diff over interesting
things or perform interesting tasks with the results.
.
This package contains library documentation.
|