File: control

package info (click to toggle)
libhtml-clean-perl 0.8-10
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 248 kB
  • ctags: 43
  • sloc: perl: 443; makefile: 37
file content (17 lines) | stat: -rw-r--r-- 762 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: libhtml-clean-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Gunnar Wolf <gwolf@debian.org>, gregor herrmann <gregor+debian@comodo.priv.at>, Carlo Segre <segre@debian.org>
Section: perl
Priority: optional
Standards-Version: 3.7.2
Build-Depends: debhelper (>= 5.0.0)
Build-Depends-Indep: perl (>> 5.8), lynx | lynx-cur

Package: libhtml-clean-perl
Architecture: all
Depends: ${perl:Depends}
Description: Cleans up HTML code for web browsers, not humans
 The HTML::Clean module encapsulates a number of HTML optimizations
 and cleanups.  The end result is HTML that loads faster, displays
 properly in more browsers.  Think of it as a compiler that
 translates HTML input into optimized machine readable code.