File: control

package info (click to toggle)
libhtml-clean-perl 0.8-11
  • links: PTS, VCS
  • area: main
  • in suites: lenny, squeeze, wheezy
  • size: 276 kB
  • ctags: 40
  • sloc: perl: 433; makefile: 34
file content (22 lines) | stat: -rw-r--r-- 993 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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>, Damyan Ivanov <dmn@debian.org>
Section: perl
Priority: optional
Standards-Version: 3.7.3
Homepage: http://search.cpan.org/dist/HTML-Clean/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libhtml-clean-perl/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-clean-perl/
Build-Depends: debhelper (>= 5.0.0), quilt
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.