Source: golang-github-anchore-go-homedir
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Rafael Passos <rafael@rcpassos.me>,
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-anchore-go-homedir
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-anchore-go-homedir.git
Homepage: https://github.com/anchore/go-homedir
XS-Go-Import-Path: github.com/anchore/go-homedir

Package: golang-github-anchore-go-homedir-dev
Architecture: all
Multi-Arch: foreign
Description: Detect and expand the user home dir without cgo (library)
 This is a Go library for detecting the user's home directory without the
 use of cgo, so the library can be used in cross-compilation environments.
