Source: golang-github-jedisct1-xsecretbox
Section: golang
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Eric Dorland <eric@debian.org>
Build-Depends: debhelper-compat (= 14),
               dh-sequence-golang,
               golang-any,
               golang-golang-x-crypto-dev
Standards-Version: 4.7.4
Homepage: https://github.com/jedisct1/xsecretbox
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-jedisct1-xsecretbox
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-jedisct1-xsecretbox.git
XS-Go-Import-Path: github.com/jedisct1/xsecretbox
Testsuite: autopkgtest-pkg-go

Package: golang-github-jedisct1-xsecretbox-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-golang-x-crypto-dev
Description: Go implementation of crypto_secretbox_xchacha20poly1305
 xsecretbox is a Go implementation of crypto_secretbox_xchacha20poly1305.
 .
 This package contains the library.
