Description
Reads and writes netrc credential files from Ruby. It is useful for command-line tools and clients that need to reuse machine-specific login credentials in the traditional netrc format.
Netrc files can contain passwords or tokens. Set restrictive permissions, avoid committing them, and prefer scoped tokens over long-lived account passwords.