{"id":15570776,"url":"https://github.com/keith/netrc","last_synced_at":"2025-10-03T00:31:07.301Z","repository":{"id":10295339,"uuid":"12415834","full_name":"keith/netrc","owner":"keith","description":"A netrc implementation in Go","archived":false,"fork":false,"pushed_at":"2021-10-06T02:50:28.000Z","size":18,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-07T22:51:08.243Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/keith.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-08-27T19:43:43.000Z","updated_at":"2022-09-13T17:56:31.000Z","dependencies_parsed_at":"2022-09-22T18:46:13.589Z","dependency_job_id":null,"html_url":"https://github.com/keith/netrc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/keith/netrc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keith%2Fnetrc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keith%2Fnetrc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keith%2Fnetrc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keith%2Fnetrc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keith","download_url":"https://codeload.github.com/keith/netrc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keith%2Fnetrc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278094630,"owners_count":25928951,"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","status":"online","status_checked_at":"2025-10-02T02:00:08.890Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-02T17:44:16.010Z","updated_at":"2025-10-03T00:31:07.013Z","avatar_url":"https://github.com/keith.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# netrc\n\nThis is a simple implementation for reading a [.netrc](http://www.gnu.org/software/inetutils/manual/html_node/The-_002enetrc-File.html)\nfile for a user's credentials for services\n\n[![Build Status](https://travis-ci.org/Keithbsmiley/netrc.png)](https://travis-ci.org/Keithbsmiley/netrc)\n[![Coverage Status](https://coveralls.io/repos/Keithbsmiley/netrc/badge.png)](https://coveralls.io/r/Keithbsmiley/netrc)\n\n## Installation\n\n```\n$ go get github.com/Keithbsmiley/netrc\n```\n\nThe add it to your `import`\n\n```\nimport (\n  \"github.com/Keithbsmiley/netrc\"\n)\n```\n\n### Development\n\nAt the moment this library still has some major feature omissions. Such\nas setting new credentials in the user's netrc. I plan on adding these\nsoon and I will write a better usage guide then. For now most of the\nmethods are [commented](https://github.com/Keithbsmiley/netrc/blob/master/netrc.go)\nand you can view [`netrc_test`](https://github.com/Keithbsmiley/netrc/blob/master/netrc_test.go)\nto see some of the method calls.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeith%2Fnetrc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeith%2Fnetrc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeith%2Fnetrc/lists"}