Source: libmail-box-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: libdigest-hmac-perl, libemail-abstract-perl,
 libemail-simple-perl, libfile-remove-perl, libhtml-format-perl,
 libio-stringy-perl, libmailtools-perl (>= 2.01), 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), netbase,
 perl (>= 5.10.1)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Gunnar Wolf <gwolf@debian.org>, 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 <salvatore.bonaccorso@gmail.com>
Standards-Version: 3.9.0
Homepage: http://perl.overmeer.net/mailbox/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libmail-box-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libmail-box-perl/

Package: libmail-box-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libdigest-hmac-perl,
 libfile-remove-perl, libio-stringy-perl, libmailtools-perl,
 libmime-types-perl, libobject-realize-later-perl,
 libtest-pod-perl, libtimedate-perl, liburi-perl,
 libuser-identity-perl (>= 0.93), perl (>= 5.10.1)
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.
