haskell-xss-sanitize 0.2.6-1build1 source package in Ubuntu

Changelog

haskell-xss-sanitize (0.2.6-1build1) oneiric; urgency=low

  * No change rebuild against new GHC ABIs
 -- Iain Lane <email address hidden>   Tue, 07 Jun 2011 13:20:37 +0100

Upload details

Uploaded by:
Iain Lane
Uploaded to:
Oneiric
Original maintainer:
Debian Haskell Group
Architectures:
any
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-xss-sanitize_0.2.6.orig.tar.gz 5.6 KiB c58bfef032f5bc79f65f5f58613ff3614580e1dbe321078201ea013673de73a1
haskell-xss-sanitize_0.2.6-1build1.debian.tar.gz 2.5 KiB e3c6cc12858956de6726043c2b5a0b81da3c89927d21d56eebcec84f9e2934cc
haskell-xss-sanitize_0.2.6-1build1.dsc 2.4 KiB 54c2f8339af7ebe68e794b8c2ed72a355f029686180169cd137d6fd054dd3603

Available diffs

View changes file

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: Library to sanitize HTML and prevent XSS attacks - documentation

 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 library documentation.

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.