File: control

package info (click to toggle)
libemail-thread-perl 0.712-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 128 kB
  • sloc: perl: 47; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 1,101 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
23
24
25
26
Source: libemail-thread-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Florian Schlichting <fsfs@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: perl,
                     libcapture-tiny-perl,
                     libmail-thread-perl,
                     perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libemail-thread-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libemail-thread-perl.git
Homepage: https://metacpan.org/release/Email-Thread

Package: libemail-thread-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends},
         libmail-thread-perl
Description: library providing threading for Email::Simple objects 
 Email::Thread is a wrapper for Mail::Thread that allows it to work with
 Email::Simple objects.  The combination of the two libraries allows
 collections of Email::Simple objects to be organized into threads 
 by References and In-Reply-To headers.