Source: libmail-box-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl (>= 5.10.1), netbase,
 libdigest-hmac-perl,
 libemail-abstract-perl,
 libemail-simple-perl,
 libfile-remove-perl,
 libhtml-format-perl,
 libio-stringy-perl,
 libmailtools-perl,
 libmime-tools-perl,
 libmime-types-perl,
 libobject-realize-later-perl,
 libtest-pod-perl,
 libtext-autoformat-perl,
 libtimedate-perl,
 liburi-perl,
 libuser-identity-perl (>= 0.93)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Gustavo Franco <stratus@debian.org>,
 Krzysztof Krzyzaniak (eloy) <eloy@debian.org>,
 gregor herrmann <gregoa@debian.org>, Damyan Ivanov <dmn@debian.org>,
 Ryan Niebur <ryan@debian.org>, Jonathan Yu <jawnsy@cpan.org>,
 Salvatore Bonaccorso <carnil@debian.org>
Standards-Version: 3.9.2
Homepage: http://perl.overmeer.net/mailbox/
Vcs-Git: git://git.debian.org/pkg-perl/packages/libmail-box-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmail-box-perl.git

Package: libmail-box-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, perl (>= 5.10.1),
 libdigest-hmac-perl,
 libfile-remove-perl,
 libio-stringy-perl,
 libmailtools-perl,
 libmime-types-perl,
 libobject-realize-later-perl,
 libtimedate-perl,
 liburi-perl,
 libuser-identity-perl (>= 0.93)
Suggests: libhtml-format-perl, libhtml-tree-perl,
 libmail-imapclient-perl (>= 3), libmime-tools-perl, spamassassin
Description: message-folder management module
 Mail::Box is the base-class for accessing various types of mail-folder
 organizational structures in a uniform way.  The various folder types vary
 on how they store their messages. For example, a folder may store many
 messages in a single file, or store each message in a separate file in a
 directory. Similarly, there may be different techniques for locking the
 folders.
