Source: libnet-imap-client-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , gregor herrmann , Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libio-socket-ssl-perl, liblist-moreutils-perl, libtest-pod-coverage-perl, libtest-pod-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-imap-client-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-imap-client-perl.git Homepage: https://metacpan.org/release/Net-IMAP-Client Package: libnet-imap-client-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libio-socket-ssl-perl, liblist-moreutils-perl Description: Perl module to communicate with IMAP servers Net::IMAP::Client provides methods to access an IMAP server. It aims to provide a simple and clean API, while employing a rigorous parser for IMAP responses in order to create Perl data structures from them. The code is simple, clean and extensible.