File: control

package info (click to toggle)
libnet-imap-simple-ssl-perl 1.3-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 52 kB
  • ctags: 8
  • sloc: makefile: 52; perl: 9
file content (15 lines) | stat: -rw-r--r-- 717 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: libnet-imap-simple-ssl-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 4.0.2)
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>, Joachim Breitner <nomeata@debian.org>
Standards-Version: 3.6.2

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.