DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibghc6-diff-dev
BeschreibungGHC 6 libraries for the Haskell O(ND) diff algorithm library
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.1.2-5
Sektionuniverse/libdevel
Prioritätoptional
Installierte Größe196 Byte
Hängt ab vonlibghc6-array-dev-0.3.0.0-dbdf7, libghc6-base-dev-4.2.0.0-73995, libc6 (>= 2.4), libffi5 (>= 3.0.4),
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellehaskell-diff
Paketgröße31116 Byte
Prüfsumme MD59e4972ff06026e0eada7746574576896
Prüfsumme SHA1afcb9dadf6643d6682d025068767486e37ffee4a
Prüfsumme SHA2561fc1030bcc30eebe5ff95875171be3c91b6a1c95a26baa478916145d78c9d864
Link zum Herunterladenlibghc6-diff-dev_0.1.2-5_i386.deb
Ausführliche BeschreibungThis 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 the libraries compiled for GHC 6.


Impressum
Linux is a registered trademark of Linus Torvalds