Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lorenzleutgeb/netrc
Parses .netrc
https://github.com/lorenzleutgeb/netrc
Last synced: 3 months ago
JSON representation
Parses .netrc
- Host: GitHub
- URL: https://github.com/lorenzleutgeb/netrc
- Owner: lorenzleutgeb
- License: apache-2.0
- Created: 2015-01-03T14:32:12.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-07-25T03:30:37.000Z (over 6 years ago)
- Last Synced: 2024-06-21T18:07:13.591Z (6 months ago)
- Language: Go
- Size: 156 KB
- Stars: 8
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# netrc
A small library to help you handle `.netrc` files.
## See Also
* [heroku/netrc](https://github.com/heroku/netrc)