Source: libemail-abstract-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>,
 Niko Tyni <ntyni@debian.org>,
 David Bremner <bremner@debian.org>,
 Rene Mayorga <rmayorga@debian.org>,
 Ansgar Burchardt <ansgar@debian.org>
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl,
 libemail-mime-perl,
 libemail-simple-perl,
 libmail-box-perl,
 libmailtools-perl,
 libmime-tools-perl (>= 5.501),
 libmodule-pluggable-perl,
 libmro-compat-perl
Standards-Version: 3.9.1
Homepage: http://emailproject.perl.org/wiki/Email::Abstract
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libemail-abstract-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libemail-abstract-perl/

Package: libemail-abstract-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends},
 libemail-simple-perl,
 libmodule-pluggable-perl,
 libmro-compat-perl
Recommends: libmime-tools-perl (>= 5.501)
Description: library that presents unified interface to mail representations
 "Email::Abstract" provides module writers with the ability to write
 representation-independent mail handling code. Where previously one
 would either have to specify the mail class required, or to build a new
 object from scratch, "Email::Abstract" can be used to perform certain
 simple operations on an object regardless of its underlying representation.
