{"id":13718895,"url":"https://github.com/personnummer/go","last_synced_at":"2025-05-07T10:34:09.249Z","repository":{"id":26214832,"uuid":"107447898","full_name":"personnummer/go","owner":"personnummer","description":"Validate Swedish personal identity numbers","archived":false,"fork":true,"pushed_at":"2025-03-19T08:23:40.000Z","size":95,"stargazers_count":8,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-19T09:28:28.877Z","etag":null,"topics":["go","personal-identity-number","personnummer","social-security-number","validation"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/personnummer/go","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"frozzare/go-personnummer","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/personnummer.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":"2017-10-18T18:34:46.000Z","updated_at":"2025-03-19T08:23:03.000Z","dependencies_parsed_at":"2023-01-16T22:30:16.793Z","dependency_job_id":null,"html_url":"https://github.com/personnummer/go","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/personnummer%2Fgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/personnummer%2Fgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/personnummer%2Fgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/personnummer%2Fgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/personnummer","download_url":"https://codeload.github.com/personnummer/go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252860068,"owners_count":21815457,"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":["go","personal-identity-number","personnummer","social-security-number","validation"],"created_at":"2024-08-03T01:00:39.177Z","updated_at":"2025-05-07T10:34:08.847Z","avatar_url":"https://github.com/personnummer.png","language":"Go","funding_links":[],"categories":["People"],"sub_categories":[],"readme":"# personnummer [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/personnummer/go/go.yml?branch=master)](https://github.com/personnummer/go/actions) [![GoDoc](https://godoc.org/github.com/personnummer/go?status.svg)](https://pkg.go.dev/github.com/personnummer/go/v3) [![Go Report Card](https://goreportcard.com/badge/github.com/personnummer/go)](https://goreportcard.com/report/github.com/personnummer/go)\n\nValidate Swedish personal identity numbers.\n\n## Installation\n\n```\ngo get -u github.com/personnummer/go/v3\n```\n\n## Example\n\n```go\npackage main\n\nimport (\n\tpersonnummer \"github.com/personnummer/go/v3\"\n)\n\nfunc main() {\n\tpersonnummer.Valid(\"198507099805\")\n\t//=\u003e true\n}\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpersonnummer%2Fgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpersonnummer%2Fgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpersonnummer%2Fgo/lists"}