File: control

package info (click to toggle)
libhtml-clean-perl 0.7-3
  • links: PTS
  • area: main
  • in suites: potato
  • size: 312 kB
  • ctags: 37
  • sloc: perl: 1,727
file content (14 lines) | stat: -rw-r--r-- 549 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: libhtml-clean-perl
Maintainer: Piotr Roszatycki <dexter@debian.org>
Section: interpreters
Priority: extra
Standards-Version: 3.0.1

Package: libhtml-clean-perl
Architecture: all
Depends: ${perl:Depends}
Description: perl HTML::Clean - 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.