Binary package “golang-github-tcnksm-go-gitconfig-dev” in ubuntu oracular

Golang library for gitconfig values

 This package provides a library for using gitconfig values on the
 programs written in Go.
 .
 It enables to use global '~/.gitconfig' values and local git
 repository '.git/config' values in Go. It can be used for
 extracting gitconfig values like user name, email address,
 GitHub token, and other user-defined values.