Source: haskell-aes Priority: optional Section: misc Maintainer: Clifford Beshers Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.6.15+nmu7), hscolour, cdbs, ghc (>= 6.8), ghc-prof, libghc-cereal-prof (>= 0.2), libghc-mtl-prof (>= 2), libghc-transformers-prof (>= 0.2) Build-Depends-Indep: ghc-doc, haddock, libghc-cereal-doc (>= 0.2), libghc-mtl-doc (>= 2), libghc-transformers-doc (>= 0.2) Standards-Version: 3.8.1 Package: libghc-aes-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends} Description: Fast AES encryption/decryption for bytestrings A zero-copy binding to Brian Gladman's AES implementation, including a copy of that implementation . Author: Svein Ove Aas Upstream-Maintainer: Svein Ove Aas . This package contains the normal library files. Package: libghc-aes-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc-aes-dev Description: Fast AES encryption/decryption for bytestrings A zero-copy binding to Brian Gladman's AES implementation, including a copy of that implementation . Author: Svein Ove Aas Upstream-Maintainer: Svein Ove Aas . This package contains the libraries compiled with profiling enabled. Package: libghc-aes-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc-doc Description: Fast AES encryption/decryption for bytestrings A zero-copy binding to Brian Gladman's AES implementation, including a copy of that implementation . Author: Svein Ove Aas Upstream-Maintainer: Svein Ove Aas . This package contains the documentation files.