{"id":28560689,"url":"https://github.com/personnummer/lua","last_synced_at":"2025-06-10T09:38:10.893Z","repository":{"id":53746894,"uuid":"258459840","full_name":"personnummer/lua","owner":"personnummer","description":"Validate Swedish personal identity numbers","archived":false,"fork":false,"pushed_at":"2023-04-06T06:26:26.000Z","size":30,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-29T23:36:03.500Z","etag":null,"topics":["hacktoberfest","lua","personal-identity-number","personnummer","social-security-number","validation"],"latest_commit_sha":null,"homepage":"https://luarocks.org/modules/frozzare/personnummer","language":"Lua","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/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":"2020-04-24T08:59:37.000Z","updated_at":"2024-05-29T23:36:03.500Z","dependencies_parsed_at":"2023-01-20T03:04:30.401Z","dependency_job_id":null,"html_url":"https://github.com/personnummer/lua","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/personnummer%2Flua","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/personnummer%2Flua/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/personnummer%2Flua/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/personnummer%2Flua/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/personnummer","download_url":"https://codeload.github.com/personnummer/lua/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/personnummer%2Flua/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259049862,"owners_count":22798045,"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":["hacktoberfest","lua","personal-identity-number","personnummer","social-security-number","validation"],"created_at":"2025-06-10T09:37:40.972Z","updated_at":"2025-06-10T09:38:10.864Z","avatar_url":"https://github.com/personnummer.png","language":"Lua","readme":"# personnummer [![Build Status](https://github.com/personnummer/lua/workflows/test/badge.svg)](https://github.com/personnummer/lua/actions)\n\nValidate Swedish personal identity numbers. Follows version 3 of the [specification](https://github.com/personnummer/meta#package-specification-v3).\n\nInstall the module with npm:\n\n```\nluarocks install personnummer\n```\n\n## Example\n\n```lua\nlocal Personnummer = require(\"personnummer\")\n\nPersonnummer.valid(\"198507099805\")\n-- true\n```\n\n## Testing locally with Docker\n\n```\ndocker build -t luap .\ndocker run --rm -it -v $(pwd):/app luap /bin/ash -c \"luarocks make \u0026\u0026 busted spec\"\n```\n\n## License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpersonnummer%2Flua","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpersonnummer%2Flua","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpersonnummer%2Flua/lists"}