Codebase list golang-github-git-lfs-go-netrc / HEAD
HEAD

Tree @HEAD (Download .tar.gz)

1
2
3
4
5
6
7
8
9
# go-netrc

A Golang package for reading and writing netrc files. This package can parse netrc
files, make changes to them, and then serialize them back to netrc format, while
preserving any whitespace that was present in the source file.

[![GoDoc](https://godoc.org/github.com/bgentry/go-netrc?status.png)][godoc]

[godoc]: https://godoc.org/github.com/bgentry/go-netrc "go-netrc on Godoc.org"