Source: golang-github-protonmail-gopenpgp Section: golang Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Martin Dosch Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-pkg-errors-dev, golang-github-protonmail-go-crypto-dev (>=0.0~git20230124.0acdc8a-1~), golang-github-protonmail-go-mime-dev, golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev Testsuite: autopkgtest-pkg-go Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-protonmail-gopenpgp Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-protonmail-gopenpgp.git Homepage: https://github.com/ProtonMail/gopenpgp XS-Go-Import-Path: github.com/ProtonMail/gopenpgp Package: golang-github-protonmail-gopenpgp-dev Architecture: all Multi-Arch: foreign Depends: golang-github-pkg-errors-dev, golang-github-protonmail-go-crypto-dev (>= 0.0~git20230124.0acdc8a-1~), golang-github-protonmail-go-mime-dev, golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev, ${misc:Depends} Description: high-level OpenPGP library built on top of golang crypto library GopenPGP is a high-level OpenPGP wrapper library developed by ProtonMail which is built on the golang crypto library. The goal of this project is to provide an easy-to-use, open source encryption wrapper library for the developer community that is well-maintained, up-to-date with the latest OpenPGP RFC changes, and periodically audited for security.