Source: golang-github-caddyserver-zerossl
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,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-caddyserver-zerossl
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-caddyserver-zerossl.git
Homepage: https://github.com/caddyserver/zerossl
XS-Go-Import-Path: github.com/caddyserver/zerossl

Package: golang-github-caddyserver-zerossl-dev
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
Description: ZeroSSL REST API client implementation for Go (library)
 This package implements the ZeroSSL REST API
 (https://zerossl.com/documentation/api/) in Go.
 .
 The REST API is distinct from the ACME endpoint
 (https://zerossl.com/documentation/acme/), which is a standardized way
 of obtaining certificates.
