sysbot / go-netrc

netrc file parser for Go programming language.

Home Page:http://code.google.com/p/go-netrc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

netrc file parser for Go programming language.

http://code.google.com/p/go-netrc/

License:Other


Languages

Language:Go 100.0%