Source: haskell-xss-sanitize 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-network-prof (>= 2), libghc-tagsoup-prof (>= 0.11), libghc-utf8-string-prof (>= 0.3) Build-Depends-Indep: ghc-doc, haddock, libghc-network-doc (>= 2), libghc-tagsoup-doc (>= 0.11), libghc-utf8-string-doc (>= 0.3) Standards-Version: 3.8.1 Homepage: http://github.com/gregwebs/haskell-xss-sanitize Package: libghc-xss-sanitize-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends} Description: sanitize untrusted HTML to prevent XSS attacks run untrusted HTML through Text.HTML.SanitizeXSS.sanitizeXSS to prevent XSS attacks. see README.md for more details . Author: Greg Weber Upstream-Maintainer: Greg Weber . This package contains the normal library files. Package: libghc-xss-sanitize-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc-xss-sanitize-dev Description: sanitize untrusted HTML to prevent XSS attacks run untrusted HTML through Text.HTML.SanitizeXSS.sanitizeXSS to prevent XSS attacks. see README.md for more details . Author: Greg Weber Upstream-Maintainer: Greg Weber . This package contains the libraries compiled with profiling enabled. Package: libghc-xss-sanitize-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc-doc Description: sanitize untrusted HTML to prevent XSS attacks run untrusted HTML through Text.HTML.SanitizeXSS.sanitizeXSS to prevent XSS attacks. see README.md for more details . Author: Greg Weber Upstream-Maintainer: Greg Weber . This package contains the documentation files.