File: control

package info (click to toggle)
libmime-tools-perl 5.515-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,612 kB
  • sloc: perl: 6,349; makefile: 8
file content (33 lines) | stat: -rw-r--r-- 1,382 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
27
28
29
30
31
32
33
Source: libmime-tools-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Niko Tyni <ntyni@iki.fi>,
           Damyan Ivanov <dmn@debian.org>,
           gregor herrmann <gregoa@debian.org>,
           Salvatore Bonaccorso <carnil@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libmodule-install-perl
Build-Depends-Indep: libconvert-binhex-perl <!nocheck>,
                     libmailtools-perl <!nocheck>,
                     libtest-deep-perl <!nocheck>,
                     libtest-pod-perl <!nocheck>,
                     netbase <!nocheck>,
                     perl
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libmime-tools-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libmime-tools-perl.git
Homepage: https://metacpan.org/release/MIME-tools
Rules-Requires-Root: no

Package: libmime-tools-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libconvert-binhex-perl,
         libmailtools-perl
Description: Perl5 modules for MIME-compliant messages
 This package provides the MIME-tools modules. MIME::Tools is a
 collection of Perl5 MIME:: modules for parsing, decoding, and generating
 single- or multipart (even nested multipart) MIME messages.