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: golang-blitiri-go-spf
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Alberto Bertogli <albertito@blitiri.com.ar>,
Build-Depends: debhelper-compat (= 13),
dh-golang,
golang-any,
golang-gopkg-yaml.v3-dev,
Standards-Version: 4.6.1
Rules-Requires-Root: no
Homepage: https://blitiri.com.ar/git/r/spf/
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-blitiri-go-spf
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-blitiri-go-spf.git
XS-Go-Import-Path: blitiri.com.ar/go/spf
Testsuite: autopkgtest-pkg-go
Package: golang-blitiri-go-spf-dev
Architecture: all
Depends: ${misc:Depends},
${shlibs:Depends},
Multi-Arch: foreign
Description: SPF (Sender Policy Framework) implementation in Go
blitiri.com.ar/go/spf is an open source implementation of the Sender Policy
Framework (SPF) in Go.
.
It is used by the chasquid SMTP server.
|