Source: golang-github-smallstep-go-p11-kit
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Simon Josefsson <simon@josefsson.org>,
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-golang,
 dpkg-build-api (= 1),
 golang-any,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-smallstep-go-p11-kit
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-smallstep-go-p11-kit.git
Homepage: https://github.com/smallstep/go-p11-kit
XS-Go-Import-Path: github.com/smallstep/go-p11-kit

Package: golang-github-smallstep-go-p11-kit-dev
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: PKCS #11 modules in Go without cgo (library)
 PKCS #11 modules in Go without cgo
 .
 This project implements p11-kit RPC server protocol (https://p11-
 glue.github.io/p11-glue/p11-kit/manual/remoting.html), allowing Go
 programs to act as a PKCS #11 module without the need for cgo. Clients
 load the p11-kit-client.so shared library, then communicate over RPC to
 the Go server.
 .
 This package contains the Go development library.
