Source: haskell-digest Maintainer: Debian Haskell Group Uploaders: Joachim Breitner Priority: extra Section: haskell Build-Depends: debhelper (>= 9), haskell-devscripts (>= 0.9), cdbs, ghc, ghc-prof, zlib1g-dev, Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/digest Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-digest Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-digest Package: libghc-digest-dev Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}, zlib1g-dev, Suggests: ${haskell:Suggests}, Provides: ${haskell:Provides}, Description: efficient cryptographic hash implementations for bytestrings${haskell:ShortBlurb} This package provides efficient cryptographic hash implementations for strict and lazy bytestrings. For now, CRC32 and Adler32 are supported; they are implemented as FFI bindings to efficient code from zlib. . ${haskell:Blurb} Package: libghc-digest-prof Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}, Provides: ${haskell:Provides}, Description: efficient cryptographic hash implementations bytestrings${haskell:ShortBlurb} This package provides efficient cryptographic hash implementations for strict and lazy bytestrings. For now, CRC32 and Adler32 are supported; they are implemented as FFI bindings to efficient code from zlib. . ${haskell:Blurb} Package: libghc-digest-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Description: efficient cryptographic hash implementations bytestrings${haskell:ShortBlurb} This package provides efficient cryptographic hash implementations for strict and lazy bytestrings. For now, CRC32 and Adler32 are supported; they are implemented as FFI bindings to efficient code from zlib. . ${haskell:Blurb}