Source: golang-github-tobischo-gokeepasslib
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Andrew Lee (李健秋) <ajqlee@debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               dpkg-build-api (= 1),
               golang-any,
               golang-github-google-go-cmp-dev,
               golang-github-stretchr-testify-dev,
               golang-github-tobischo-argon2-dev,
               golang-golang-x-crypto-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-tobischo-gokeepasslib
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-tobischo-gokeepasslib.git
Homepage: https://github.com/tobischo/gokeepasslib
XS-Go-Import-Path: github.com/tobischo/gokeepasslib

Package: golang-github-tobischo-gokeepasslib-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-github-google-go-cmp-dev,
         golang-github-stretchr-testify-dev,
         golang-github-tobischo-argon2-dev,
         golang-golang-x-crypto-dev,
         ${misc:Depends},
Description: go library for read and write keepass
 The gokeepasslib is a pure Go implementation for interacting with
 KeePass password manager storage repositories.
 .
 This package contains the source code and development files needed
 to build Go applications that require native cryptographic decoding,
 modification, or creation of KeePass v3 without external runtime
 dependencies.
