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

Changelog

haskell-xss-sanitize (0.3.4-1build1) trusty; urgency=medium

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Wed, 01 Jan 2014 14:50:14 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Trusty
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-xss-sanitize_0.3.4.orig.tar.gz 10.6 KiB a3282c611458a1909afa3be4106784887b634b92ecdd088e844281346b395475
haskell-xss-sanitize_0.3.4-1build1.debian.tar.gz 2.8 KiB b68472cb2b0e2f4c0722166a0e47ddcba55737ef0dc0006a91b9b5051afc6a44
haskell-xss-sanitize_0.3.4-1build1.dsc 3.0 KiB 2b53668430cfd3109ea8a15f8b57f669e398bd2f94630da8e74c7fa8bebc52fa

View changes file

Binary packages built by this source

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

 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 provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

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 provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-xss-sanitize-prof: Library to sanitize HTML and prevent XSS attacks; 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 provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.