Source: golang-github-azure-go-pkcs12
Section: devel
Priority: extra
Maintainer: pkg-go <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Tianon Gravi <tianon@debian.org>
Build-Depends: debhelper (>= 9), dh-golang, golang-go
Standards-Version: 3.9.6
Homepage: https://github.com/azure/go-pkcs12
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-azure-go-pkcs12.git
Vcs-Git: git://anonscm.debian.org/pkg-go/packages/golang-github-azure-go-pkcs12.git
XS-Go-Import-Path: github.com/Azure/go-pkcs12

Package: golang-github-azure-go-pkcs12-dev
Architecture: all
Depends: golang-go, ${misc:Depends}, ${shlibs:Depends}
Built-Using: ${misc:Built-Using}
Description: PCKS#12 implementation for Go
 Package pkcs12 provides some Go implementations of PKCS#12.
 .
 This implementation is distilled from https://tools.ietf.org/html/rfc7292
 and referenced documents.  It is intented for decoding P12/PFX-stored
 certificate+key for use with the crypto/tls package.
