File: control

package info (click to toggle)
libnet-sieve-script-perl 0.09-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 292 kB
  • sloc: perl: 2,819; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 1,123 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
Source: libnet-sieve-script-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13), libmodule-install-perl
Build-Depends-Indep: perl,
                     libclass-accessor-perl,
                     libtest-pod-coverage-perl,
                     libtest-pod-perl
Standards-Version: 4.1.3
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libnet-sieve-script-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libnet-sieve-script-perl.git
Homepage: https://metacpan.org/release/Net-Sieve-Script

Package: libnet-sieve-script-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends},
         libclass-accessor-perl
Description: module to parse and write sieve scripts
 Net::Sieve::Script provides a way to read, parse and write sieve file script,
 with access to Rule, Action and Condition objects.
 .
 Support for RFC 5228 - sieve base, RFC 5231 - relational, RFC 5230 -
 vacation,  Draft regex.