Source: libemail-mime-createhtml-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl, libtest-pod-perl, 
 libtest-pod-coverage-perl, libhtml-tokeparser-simple-perl, liblog-trace-perl, 
 libmime-types-perl, libtest-assertions-perl, libdata-serializer-perl, 
 libhtml-tagset-perl, libemail-mime-perl (>= 1.901) | libemail-mime-creator-perl, 
 libfile-slurp-perl, libfile-policy-perl, libwww-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: AGOSTINI Yves <agostini@univ-metz.fr>,
 gregor herrmann <gregoa@debian.org>,
 Salvatore Bonaccorso <carnil@debian.org>
Standards-Version: 3.9.1
Homepage: http://search.cpan.org/dist/Email-MIME-CreateHTML/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libemail-mime-createhtml-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libemail-mime-createhtml-perl/

Package: libemail-mime-createhtml-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libhtml-tokeparser-simple-perl, 
 liblog-trace-perl, libmime-types-perl, libdata-serializer-perl, libhtml-tagset-perl, 
 libemail-mime-perl (>= 1.901) | libemail-mime-creator-perl,
 libfile-policy-perl, libwww-perl
Description: multipart HTML email builder
 Email::MIME::CreateHTML allows you to build HTML emails, optionally with a 
 text-only alternative and embedded media objects. 
 .
 For example, an HTML email with an alternative version in plain text and with
 all the required images contained in the mail.
 .
 Note that this module does not send any mail, it merely does the work of
 building the appropriate MIME message.  The message can be sent with
 Email::Send or any other mailer that can be fed a string representation of an
 email message.
