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.
|