Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 396 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 396 Bytes

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