Source: golang-github-miekg-pkcs11 Section: devel Priority: extra Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Tim Potter Build-Depends: debhelper (>= 9), dh-golang, golang-go, libltdl-dev, libnss3-dev, libsofthsm2, pkg-config, softhsm2 Standards-Version: 3.9.8 Homepage: https://github.com/miekg/pkcs11 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-miekg-pkcs11 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-miekg-pkcs11.git XS-Go-Import-Path: github.com/miekg/pkcs11 Package: golang-github-miekg-pkcs11-dev Architecture: all Depends: libltdl-dev, libnss3-dev, pkg-config, ${misc:Depends}, ${shlibs:Depends} Description: pkcs11 wrapper for Go This is a Go implementation of the PKCS#11 API. It wraps the library closely, but uses Go idiom were it makes sense. It has been tested with SoftHSM. . This package contains the source.