1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
Source: libnet-gmail-imap-label-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Angel Abad <angel@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: libcapture-tiny-perl,
libencode-imaputf7-perl,
libgetopt-long-descriptive-perl,
libpoe-component-sslify-perl,
libpoe-perl,
libregexp-common-perl,
perl
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libnet-gmail-imap-label-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libnet-gmail-imap-label-perl.git
Homepage: https://metacpan.org/release/Net-Gmail-IMAP-Label
Package: libnet-gmail-imap-label-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
libencode-imaputf7-perl,
libgetopt-long-descriptive-perl,
libpoe-component-sslify-perl,
libpoe-perl,
libregexp-common-perl
Description: IMAP proxy for Google's Gmail that retrieves message labels
Net::Gmail::IMAP::Label provides a proxy that sits between an IMAP client and
Gmail's IMAPS server and adds GMail labels to the X-Label header. This proxy
uses the Gmail IMAP extensions.
.
To use this proxy, your e-mail client will need to connect to the proxy using
the IMAP protocol (without SSL).
|