File: control

package info (click to toggle)
dmarc-cat 0.9.2-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 164 kB
  • sloc: xml: 104; makefile: 27
file content (29 lines) | stat: -rw-r--r-- 1,133 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: dmarc-cat
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Antoine Beaupré <anarcat@debian.org>
Build-Depends: debhelper-compat (= 12),
               dh-golang,
               golang-any,
               golang-github-keltia-archive-dev,
               golang-github-pkg-errors-dev,
               golang-github-stretchr-testify-dev,
               golang-github-ivpusic-grpool-dev,
               golang-github-intel-tfortools-dev,
Standards-Version: 4.3.0
Homepage: https://github.com/keltia/dmarc-cat
Vcs-Browser: https://salsa.debian.org/go-team/packages/dmarc-cat
Vcs-Git: https://salsa.debian.org/go-team/packages/dmarc-cat.git
XS-Go-Import-Path: github.com/keltia/dmarc-cat
Testsuite: autopkgtest-pkg-go

Package: dmarc-cat
Architecture: any
Built-Using: ${misc:Built-Using}
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: decode DMARC reports
 This utility decodes the standard XML reports sent by providers to the
 `rua` record configured in DMARC. It is useful to make sense of
 reports that are otherwise very difficult to read.