{"id":18418623,"url":"https://github.com/bsm/netrcx","last_synced_at":"2026-01-12T06:21:45.520Z","repository":{"id":52229028,"uuid":"179299983","full_name":"bsm/netrcx","owner":"bsm","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-01T23:33:29.000Z","size":9,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-17T03:03:02.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bsm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-03T13:49:50.000Z","updated_at":"2021-05-04T10:48:37.000Z","dependencies_parsed_at":"2024-12-24T17:34:49.199Z","dependency_job_id":null,"html_url":"https://github.com/bsm/netrcx","commit_stats":{"total_commits":7,"total_committers":2,"mean_commits":3.5,"dds":0.1428571428571429,"last_synced_commit":"6130c5ba627901c31a6fe8e3fc936df0e01a2a3a"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsm%2Fnetrcx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsm%2Fnetrcx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsm%2Fnetrcx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsm%2Fnetrcx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bsm","download_url":"https://codeload.github.com/bsm/netrcx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246476098,"owners_count":20783789,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T04:14:09.763Z","updated_at":"2026-01-12T06:21:45.514Z","avatar_url":"https://github.com/bsm.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# netrcx\n\n[![Build Status](https://travis-ci.org/bsm/netrcx.png?branch=master)](https://travis-ci.org/bsm/netrcx)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\nA working netrc reader and parser for Ruby.\n\n## Usage (Ruby)\n\n```ruby\nrequire 'netrcx'\n\n# Read from default location\nnetrc = Netrcx.read\n\n# Read the default entry (if set)\nnetrc.default # =\u003e #\u003cNetrcx::Entry default=true, login=\"me\"\u003e\n\n# Find a specific entry\nnetrc['github.com'] # =\u003e #\u003cNetrcx::Entry default=false, host=github.com, login=\"s3cret/t0ken\"\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbsm%2Fnetrcx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbsm%2Fnetrcx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbsm%2Fnetrcx/lists"}