File: control

package info (click to toggle)
libsisimai-perl 4.24.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 6,296 kB
  • sloc: perl: 12,449; makefile: 74
file content (30 lines) | stat: -rw-r--r-- 1,278 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
30
Source: libsisimai-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Xavier Guimard <yadd@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 10),
               libmodule-build-tiny-perl,
               perl
Build-Depends-Indep: libclass-accessor-lite-perl,
                     libjson-perl (>= 2.90)
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libsisimai-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libsisimai-perl.git
Homepage: https://metacpan.org/release/Sisimai

Package: libsisimai-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libclass-accessor-lite-perl,
         libjson-perl (>= 2.90),
         perl (>= 5.21.4)
Suggests: libyaml-perl
Description: Perl module to analyze bounce mails
 Sisimai is the system formerly known as bounceHammer 4. It is a Perl module
 for analyzing bounce mails and generate structured data in a JSON format
 (YAML is also available if "YAML" module is installed on your system) from
 parsed bounce messages. Sisimai is a coined word: Sisi (the number 4 is
 pronounced "Si" in Japanese) and MAI (acronym of "Mail Analyzing Interface").