Registry / auth / net-netrc

net-netrc

JSON →
library0.2.2rbrubygemsunverified

Net::Netrc provides ftp(1)-style .netrc parsing for Ruby applications.

gem install net-netrc
INSTALL
IMPORT
SIG · NET-NETRC
N
net-netrc
authrubyv0.2.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Net::Netrc
✓ require 'net/netrc'

Read credentials for a given machine from .netrc

require 'net/netrc' nc = Net::Netrc.locate('example.com') puts nc.login, nc.password
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
19
OpenAI (training)
1
Resources