{"id":22940779,"url":"https://github.com/inductivecomputerscience/orgnummer","last_synced_at":"2025-04-01T20:36:38.276Z","repository":{"id":144579178,"uuid":"145691290","full_name":"InductiveComputerScience/orgnummer","owner":"InductiveComputerScience","description":"Library for computations on Norwegian Organization numbers (organisasjonsnummer, orgnummer)","archived":false,"fork":false,"pushed_at":"2018-08-22T13:29:43.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T13:27:47.145Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/InductiveComputerScience.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-22T10:05:52.000Z","updated_at":"2018-08-22T13:29:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"381f1523-0234-44aa-a3b9-3e0a06de9d1a","html_url":"https://github.com/InductiveComputerScience/orgnummer","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/InductiveComputerScience%2Forgnummer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InductiveComputerScience%2Forgnummer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InductiveComputerScience%2Forgnummer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InductiveComputerScience%2Forgnummer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InductiveComputerScience","download_url":"https://codeload.github.com/InductiveComputerScience/orgnummer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246709932,"owners_count":20821298,"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-12-14T13:31:02.506Z","updated_at":"2025-04-01T20:36:38.256Z","avatar_url":"https://github.com/InductiveComputerScience.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Norwegian organization numbers (organisasjonsnummer orgnummer)\nThis project contains a library for computations on norwegian organization numbers in many programming languages. The library works exactly the same in all implementations:\n\n * Java\n * C\n * C++\n * JavaScript\n * C#\n * PHP\n * Python\n * Visual Basic\n\nNorwegian organization numbers are called \"organiasjonsnummer\" or \"orgnummer\" in norwegian.\n\nThe library has been made with [progsbase](https://www.progsbase.com), a tool for creating rot-resistant programs that are translatable to many programming languages.\n\nThe library can also be browsed and tested on the [progsbase repository's orgnummer page](https://repo.progsbase.com/repoviewer/no.inductive.libraries/orgnummer/0.1.0).\n\n![progsbase logo](/docs/images/progsbase-logo.png)\n\nFor more information about progsbase, check out: [progsbase.com](https://www.progsbase.com).\n\n## Usage\n\nThe library has the same interface in all programming languages.\n\n### Validate\n`boolean erGyldigOrgNummer(char [] orgnummer)`\n\nThe function takes a string as input, containing a norwegian organization number.\n\nThe output is a boolean, true if the number is valid and false if not.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finductivecomputerscience%2Forgnummer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finductivecomputerscience%2Forgnummer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finductivecomputerscience%2Forgnummer/lists"}