1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: libtext-quoted-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Niko Tyni <ntyni@iki.fi>,
gregor herrmann <gregoa@debian.org>,
Damyan Ivanov <dmn@debian.org>,
Ansgar Burchardt <ansgar@debian.org>,
Florian Schlichting <fsfs@debian.org>
Build-Depends-Indep: perl, libtext-autoformat-perl
Build-Depends: debhelper (>= 8)
Standards-Version: 3.9.4
Homepage: https://metacpan.org/release/Text-Quoted/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-quoted-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-quoted-perl.git
Package: libtext-quoted-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libtext-autoformat-perl
Description: Perl module to extract the structure of a quoted mail message
Text::Quoted examines the structure of some text which may contain
multiple different levels of quoting, and turns the text into a nested
data structure.
|