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

Package: golang-github-enceve-crypto-dev
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
         golang-golang-x-crypto-dev
Description: Additional cryptographic packages for Go (library)
 The enceve/crypto package implements some additional cryptographic
 functionality, currently not supported by the standard or additional
 golang packages. This repository should not replace or somehow
 compete with the golang crypto packages (x/crypto). Rather, this
 package should supplement the official and additional golang
 cryptographic packages.
