File: control

package info (click to toggle)
libnetxap-perl 0.02-12
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,128 kB
  • sloc: perl: 1,605; makefile: 5
file content (29 lines) | stat: -rw-r--r-- 1,132 bytes parent folder | download
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
Source: libnetxap-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Niko Tyni <ntyni@iki.fi>,
           gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libdigest-hmac-perl <!nocheck>
Build-Depends-Indep: perl
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libnetxap-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libnetxap-perl.git
Homepage: https://metacpan.org/release/NetxAP
Rules-Requires-Root: no

Package: libnet-imap-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libdigest-hmac-perl
Multi-Arch: foreign
Description: client interface to IMAP (Internet Message Access Protocol)
 Net::IMAP provides a perl interface to the client portion of IMAP
 (Internet Message Access Protocol).
 .
 Additionally it also supports ACAP (Application Configuration Access
 Protocol), IMSP (Internet Message Support Protocol, superseded by
 ACAP) and ICAP (Internet Calendar Access Protocol).