File: control

package info (click to toggle)
libhtml-quoted-perl 0.04-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 164 kB
  • sloc: perl: 1,585; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 857 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: libhtml-quoted-perl
Section: perl
Priority: optional
Build-Depends: debhelper-compat (= 13), libmodule-install-perl
Build-Depends-Indep: libhtml-parser-perl, perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Dominic Hargreaves <dom@earth.li>
Standards-Version: 4.1.3
Homepage: https://metacpan.org/release/HTML-Quoted/
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libhtml-quoted-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libhtml-quoted-perl.git
Testsuite: autopkgtest-pkg-perl

Package: libhtml-quoted-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libhtml-parser-perl, 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.