haskell-xss-sanitize 0.3.1-2 source package in Ubuntu

Changelog

haskell-xss-sanitize (0.3.1-2) unstable; urgency=low


  * Bump to Standards-Version 3.9.3.
  * Enable test suite.

 -- Clint Adams <email address hidden>  Thu, 01 Mar 2012 15:13:38 -0500

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-xss-sanitize_0.3.1-2.dsc 2.9 KiB 43bc411a4fc0b2cb957b61fc8f0c261468fe7609b7672fd94439ab88efc43e6b
haskell-xss-sanitize_0.3.1.orig.tar.gz 8.1 KiB a54f7904f7102e489f71cc8cbff08293d66d38808fa8467b3f6015573ac61669
haskell-xss-sanitize_0.3.1-2.debian.tar.gz 2.5 KiB f417e1634717ac59bf0651f207579bc9abb90942e1fe5368a800db2dbd8aedf3

Available diffs

No changes file available.

Binary packages built by this source

libghc-xss-sanitize-dev: Library to sanitize HTML and prevent XSS attacks - GHC libraries

 This library is able to parse strings that contain HTML code and check
 for the presence of potentially malicious tags that could trigger XSS
 (Cross-Site Scripting). It can be used in a Web application when using
 HTML code coming from an untrusted party.
 .
 Moreover, this library is also able to check for unbalanced tags and
 tries to fix them (even though it could produce invalid HTML).
 .
 This package contains the libraries compiled for GHC.

libghc-xss-sanitize-doc: No summary available for libghc-xss-sanitize-doc in ubuntu quantal.

No description available for libghc-xss-sanitize-doc in ubuntu quantal.

libghc-xss-sanitize-prof: Library to sanitize HTML and prevent XSS attacks - GHC profiling libraries

 This library is able to parse strings that contain HTML code and check
 for the presence of potentially malicious tags that could trigger XSS
 (Cross-Site Scripting). It can be used in a Web application when using
 HTML code coming from an untrusted party.
 .
 Moreover, this library is also able to check for unbalanced tags and
 tries to fix them (even though it could produce invalid HTML).
 .
 This package contains the profiling libraries compiled for GHC.