File: control

package info (click to toggle)
php-htmlpurifier 4.1.1%2Bdfsg1-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 4,556 kB
  • ctags: 6,547
  • sloc: php: 26,336; xml: 1,630; makefile: 70; sh: 14
file content (18 lines) | stat: -rw-r--r-- 652 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: php-htmlpurifier
Section: php
Priority: optional
Maintainer: Christian Bayle <bayle@debian.org>
Uploaders: Thorsten Glaser <tg@mirbsd.de>, Roland Mas <lolando@debian.org>
Homepage: http://htmlpurifier.org/
Build-Depends: debhelper (>= 5)
Standards-Version: 3.8.4

Package: php-htmlpurifier
Architecture: all
Depends: ${misc:Depends}, php5 (>= 5.0.5~)
Recommends: php5-cli (>= 5.2~)
Description: Standards-compliant HTML filter
 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.