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
|
Source: libconvert-tnef-perl
Section: perl
Priority: optional
Build-Depends: cdbs,
devscripts,
perl,
debhelper (>= 10~),
dh-buildinfo,
libio-stringy-perl,
libmime-tools-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.9.3
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
Package: libconvert-tnef-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs: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.
|