File: control

package info (click to toggle)
libconvert-tnef-perl 0.18-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 124 kB
  • sloc: perl: 402; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 938 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
Source: libconvert-tnef-perl
Section: perl
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 libio-stringy-perl,
 libmime-tools-perl,
 perl,
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 Jonas Smedegaard <dr@jones.dk>,
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libconvert-tnef-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libconvert-tnef-perl
Homepage: https://metacpan.org/release/Convert-TNEF
Testsuite: autopkgtest-pkg-perl
X-Style: black

Package: libconvert-tnef-perl
Architecture: all
Depends:
 libio-stringy-perl,
 libmime-tools-perl,
 ${misc:Depends},
 ${perl:Depends},
Description: Perl module to read TNEF files
 TNEF stands for Transport Neutral Encapsulation Format, and if you've
 ever been unfortunate enough to receive one of these files as an email
 attachment, you may want to use this module.