File: control

package info (click to toggle)
libhtml-quoted-perl 0.04-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 172 kB
  • ctags: 128
  • sloc: perl: 1,585; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 728 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: libhtml-quoted-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libhtml-parser-perl (>= 3.0), perl (>= 5.10.0)
Maintainer: Dominic Hargreaves <dom@earth.li>
Standards-Version: 3.9.5
Homepage: http://search.cpan.org/dist/HTML-Quoted/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/dom/libhtml-quoted-perl.git
Vcs-Git: git://anonscm.debian.org/users/dom/libhtml-quoted-perl.git

Package: libhtml-quoted-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libhtml-parser-perl (>= 3.0), perl
Description: extract structure of quoted HTML mail message
 Like Text::Quoted, this module extracts the structure of quoted
 text in mail messages, but for HTML email.