Source: haskell-hoauth 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-sha-prof (>= 1.4.1.1), libghc-curl-prof (>= 1.3.5), libghc-dataenc-prof (>= 0.13.0.2), libghc-mtl-prof (>= 1.1.0.2), libghc-rsa-prof, libghc-utf8-string-prof (>= 0.3.4), libcurl4-gnutls-dev Build-Depends-Indep: ghc-doc, haddock, libghc-sha-doc (>= 1.4.1.1), libghc-curl-doc (>= 1.3.5), libghc-dataenc-doc (>= 0.13.0.2), libghc-mtl-doc (>= 1.1.0.2), libghc-rsa-doc, libghc-utf8-string-doc (>= 0.3.4) Standards-Version: 3.8.1 Package: libghc-hoauth-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends} Description: A Haskell implementation of OAuth 1.0a protocol. This library implements all PLAINTEXT, HMAC-SHA1 and RSA-SHA1 signatures as defined in the specification 1.0. Currently it supports only /consumer/ related functions, but there are plans to add support /service providers/ as well. More on OAuth protocol info at: . Author: Diego Souza Upstream-Maintainer: Diego Souza . This package contains the normal library files. Package: libghc-hoauth-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc-hoauth-dev Description: A Haskell implementation of OAuth 1.0a protocol. This library implements all PLAINTEXT, HMAC-SHA1 and RSA-SHA1 signatures as defined in the specification 1.0. Currently it supports only /consumer/ related functions, but there are plans to add support /service providers/ as well. More on OAuth protocol info at: . Author: Diego Souza Upstream-Maintainer: Diego Souza . This package contains the libraries compiled with profiling enabled. Package: libghc-hoauth-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc-doc Description: A Haskell implementation of OAuth 1.0a protocol. This library implements all PLAINTEXT, HMAC-SHA1 and RSA-SHA1 signatures as defined in the specification 1.0. Currently it supports only /consumer/ related functions, but there are plans to add support /service providers/ as well. More on OAuth protocol info at: . Author: Diego Souza Upstream-Maintainer: Diego Souza . This package contains the documentation files.