File: control

package info (click to toggle)
dmarc-cat 0.14.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 180 kB
  • sloc: xml: 104; makefile: 27
file content (30 lines) | stat: -rw-r--r-- 1,174 bytes parent folder | download | duplicates (2)
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: dmarc-cat
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Antoine Beaupré <anarcat@debian.org>,
	Thorsten Alteholz <debian@alteholz.de>
Build-Depends: debhelper-compat (= 13),
               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.5.1
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.