Source: haskell-bzlib Priority: optional Section: devel Maintainer: Jeremy Shaw Build-Depends: debhelper (>= 5.0), haskell-devscripts (>= 0.6.15), hscolour, ghc6 (>= 6.8.1), ghc6-prof, ghc6-doc, haddock, libbz2-dev Build-Depends-Indep: haddock, ghc6-doc Standards-Version: 3.7.2.2 Package: libghc6-bzlib-dev Section: libdevel Architecture: any Depends: ${haskell:Depends}, libbz2-dev Description: Compression and decompression in the bzip2 format This package provides a pure interface for compressing and decompressing streams of data represented as lazy 'ByteString's. It uses the bz2 C library so it has high performance. . It provides a convenient high level api suitable for most tasks and for the few cases where more control is needed it provides access to the full bzip2 feature set. . Author: Duncan Coutts Upstream-Maintainer: Duncan Coutts . This package contains the normal library files. Package: libghc6-bzlib-prof Section: libdevel Architecture: any Depends: ${haskell:Depends}, libghc6-bzlib-dev Description: Compression and decompression in the bzip2 format This package provides a pure interface for compressing and decompressing streams of data represented as lazy 'ByteString's. It uses the bz2 C library so it has high performance. . It provides a convenient high level api suitable for most tasks and for the few cases where more control is needed it provides access to the full bzip2 feature set. . Author: Duncan Coutts Upstream-Maintainer: Duncan Coutts . This package contains the libraries compiled with profiling enabled. Package: libghc6-bzlib-doc Section: doc Architecture: any Depends: ${haskell:Depends}, ghc6-doc Description: Compression and decompression in the bzip2 format This package provides a pure interface for compressing and decompressing streams of data represented as lazy 'ByteString's. It uses the bz2 C library so it has high performance. . It provides a convenient high level api suitable for most tasks and for the few cases where more control is needed it provides access to the full bzip2 feature set. . Author: Duncan Coutts Upstream-Maintainer: Duncan Coutts . This package contains the documentation files.