File: control

package info (click to toggle)
libnet-imap-simple-ssl-perl 1.3-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, lenny, squeeze, stretch, wheezy
  • size: 52 kB
  • ctags: 7
  • sloc: makefile: 43; perl: 9
file content (19 lines) | stat: -rw-r--r-- 940 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: libnet-imap-simple-ssl-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 5)
Build-Depends-Indep: perl (>= 5.8.0-7), libio-socket-ssl-perl, libnet-imap-simple-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Allard Hoeve <allard@byte.nl>, Gunnar Wolf <gwolf@debian.org>,
 gregor herrmann <gregor+debian@comodo.priv.at>
Standards-Version: 3.7.3
Homepage: http://search.cpan.org/dist/Net-IMAP-Simple-SSL/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-imap-simple-ssl-perl/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-imap-simple-ssl-perl/

Package: libnet-imap-simple-ssl-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libio-socket-ssl-perl, libnet-imap-simple-perl
Description:  Subclass of Net::IMAP::Simple with SSL support
 This module is a subclass of Net::IMAP::Simple that
 includes SSL support. The interface is identical.