Source: golang-github-mholt-acmez-v3
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Eric Dorland <eric@debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               dpkg-build-api (= 1),
               golang-any,
               golang-golang-x-crypto-dev,
               golang-golang-x-net-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mholt-acmez-v3
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mholt-acmez-v3.git
Homepage: https://github.com/mholt/acmez
XS-Go-Import-Path: github.com/mholt/acmez/v3

Package: golang-github-mholt-acmez-v3-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-golang-x-crypto-dev,
         golang-golang-x-net-dev,
         ${misc:Depends},
Description: Premier ACME client library for Go (library)
 acmez - ACME client library for Go
 .
 ACMEz ("ack-measy" or "acme-zee", whichever you prefer) is a fully-
 compliant RFC 8555 (https://tools.ietf.org/html/rfc8555) (ACME)
 implementation in pure Go. It is lightweight, has an elegant Go API, and
 its retry logic is highly robust against external errors. ACMEz is
 suitable for large-scale enterprise deployments. It also supports common
 IETF-standardized ACME extensions.
