* Package name : golang-github-anchore-go-homedir
Version : 0.1.0
Upstream Contact: https://github.com/anchore/go-homedir/issues
* URL : https://github.com/anchore/go-homedir
* License : Expat
Programming Lang: Go
Description : detecting and expanding the user's home directory (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.
Dependency of syft. Will be maintained in Go team.
This is a fork of mitchellh/go-homedir which is already in Debian, but
there are significant changes to how it works, most importantly two new
functions that, if removed, would not allow syft to build without
patches. It's easier to just package this separately.