File: control

package info (click to toggle)
libhtml-clean-perl 0.8-7
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 244 kB
  • ctags: 42
  • sloc: perl: 434; makefile: 37
file content (16 lines) | stat: -rw-r--r-- 649 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: libhtml-clean-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Gunnar Wolf <gwolf@debian.org>
Section: perl
Priority: optional
Standards-Version: 3.6.1
Build-Depends-Indep: debhelper (>> 4.1), perl (>> 5.8)

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.