{"id":13722511,"url":"https://github.com/willdonnelly/passwd","last_synced_at":"2026-01-07T22:02:33.596Z","repository":{"id":3139589,"uuid":"4168524","full_name":"willdonnelly/passwd","owner":"willdonnelly","description":"A Go parser for the /etc/passwd file","archived":false,"fork":false,"pushed_at":"2024-02-14T04:56:16.000Z","size":126,"stargazers_count":22,"open_issues_count":2,"forks_count":15,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-02-15T11:32:54.536Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/willdonnelly.png","metadata":{"files":{"readme":"README","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":"2012-04-28T16:35:11.000Z","updated_at":"2024-06-18T15:29:24.541Z","dependencies_parsed_at":"2024-06-18T15:29:24.356Z","dependency_job_id":"d063d73f-da8a-456d-86ec-45d71ead7436","html_url":"https://github.com/willdonnelly/passwd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willdonnelly%2Fpasswd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willdonnelly%2Fpasswd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willdonnelly%2Fpasswd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willdonnelly%2Fpasswd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willdonnelly","download_url":"https://codeload.github.com/willdonnelly/passwd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252905563,"owners_count":21822824,"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-08-03T01:01:29.731Z","updated_at":"2026-01-07T22:02:33.250Z","avatar_url":"https://github.com/willdonnelly.png","language":"Go","funding_links":[],"categories":["Linux Specific"],"sub_categories":[],"readme":"\u003e godoc github.com/willdonnelly/passwd\n\nPACKAGE\n\npackage passwd\n    import \"github.com/willdonnelly/passwd\"\n\n\nFUNCTIONS\n\nfunc Parse() (map[string]Entry, error)\n    Parse opens the '/etc/passwd' file and parses it into a map from\n    usernames to Entries\n\n\nTYPES\n\ntype Entry struct {\n    Pass  string\n    Uid   string\n    Gid   string\n    Gecos string\n    Home  string\n    Shell string\n}\n    An Entry contains all the fields for a specific user\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilldonnelly%2Fpasswd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilldonnelly%2Fpasswd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilldonnelly%2Fpasswd/lists"}