route/vendor/github.com/bgentry/go-netrc
Cadey Ratio e3a389dde4 make dep prune things 2017-12-11 10:38:19 -08:00
..
netrc make dep prune things 2017-12-11 10:38:19 -08:00
.hgignore cmd: add terraform provider 2017-12-02 15:34:35 -08:00
LICENSE cmd: add terraform provider 2017-12-02 15:34:35 -08:00
README.md cmd: add terraform provider 2017-12-02 15:34:35 -08:00

README.md

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