Source: golang-github-42wim-httpsig
Section: golang
Priority: optional
Maintainer: Fast Forward Maintainers <maintainers@lists.fastforward.deb822.org>
XSBC-Uploaders: Daniel Baumann <daniel@debian.org>
XSBC-Original-Maintainer: Daniel Baumann <daniel@debian.org>
Bugs: mailto:maintainers@lists.fastforward.deb822.org
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
 golang-golang-x-crypto-dev,
Standards-Version: 4.7.3
Homepage: https://github.com/42wim/httpsig
Vcs-Browser: https://git.fastforward.debian.net/trixie-fastforward-backports/golang-github-42wim-httpsig
Vcs-Git: https://git.fastforward.debian.net/trixie-fastforward-backports/golang-github-42wim-httpsig
XSBC-Original-Vcs-Browser: https://forgejo.debian.net/golang/golang-github-42wim-httpsig
XSBC-Original-Vcs-Git: https://forgejo.debian.net/golang/golang-github-42wim-httpsig
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/42wim/httpsig

Package: golang-github-42wim-httpsig-dev
Section: golang
Architecture: all
Multi-Arch: foreign
Depends:
 golang-golang-x-crypto-dev,
 ${misc:Depends},
Description: implementation of the HTTP Signatures RFC draft (Go library)
 httpsig is a Go library that implements HTTP Signatures. It supports many
 different combinations of MAC, HMAC signing of hash, or RSA signing of hash
 schemes.
