Source: php-htmlpurifier
Section: php
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Uploaders: David Prévot <taffit@debian.org>
Homepage: http://htmlpurifier.org/
Build-Depends: debhelper-compat (= 14), dh-sequence-phpcomposer, phpab
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/php-team/pear/php-htmlpurifier.git
Vcs-Browser: https://salsa.debian.org/php-team/pear/php-htmlpurifier

Package: php-htmlpurifier
Architecture: all
Depends: ${misc:Depends}, ${phpcomposer:Debian-require}
Suggests: ${phpcomposer:Debian-suggest}
Replaces: ${phpcomposer:Debian-replace}
Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace}
Provides: ${phpcomposer:Debian-provide}
Description: ${phpcomposer:description}
 HTML Purifier is an HTML filter that will remove all malicious code
 (better known as XSS) with a thoroughly audited, secure yet permissive
 whitelist and will also make sure your documents are standards
 compliant.
