File: control

package info (click to toggle)
libsisimai-perl 5.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,408 kB
  • sloc: perl: 10,184; makefile: 78
file content (33 lines) | stat: -rw-r--r-- 1,168 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
31
32
33
Source: libsisimai-perl
Standards-Version: 4.7.2
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 Yadd <yadd@debian.org>,
Section: perl
Testsuite: autopkgtest-pkg-perl
Build-Depends:
 debhelper-compat (= 13),
 libmodule-build-tiny-perl,
 perl,
Build-Depends-Indep:
 libclass-accessor-lite-perl <!nocheck>,
 libjson-perl <!nocheck>,
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,
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").