Source: golang-github-proglottis-gpgme Section: devel Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Antoine Beaupré Build-Depends: debhelper-compat (= 12), dh-golang, golang-any, libgpgme-dev, Standards-Version: 4.3.0 Homepage: https://github.com/proglottis/gpgme Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-proglottis-gpgme Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-proglottis-gpgme.git XS-Go-Import-Path: github.com/proglottis/gpgme Testsuite: autopkgtest-pkg-go Package: golang-github-proglottis-gpgme-dev Architecture: all Depends: ${misc:Depends}, libgpgme-dev, Description: Go wrapper for the GPGME library This library provides a Golang wrapper for the C GPGME library. If you are looking to add OpenPGP support to a server application, you should also consider the olang.org/x/crypto/openpgp library.