{"id":25580389,"url":"https://github.com/tderflinger/script-lang-matcher","last_synced_at":"2026-01-28T19:35:47.349Z","repository":{"id":207542583,"uuid":"719501646","full_name":"tderflinger/script-lang-matcher","owner":"tderflinger","description":"JSON file to match script names with languages","archived":false,"fork":false,"pushed_at":"2023-11-16T10:13:40.000Z","size":7,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T14:51:37.962Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/tderflinger.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}},"created_at":"2023-11-16T09:57:45.000Z","updated_at":"2024-11-10T17:26:02.000Z","dependencies_parsed_at":"2023-11-16T11:35:39.720Z","dependency_job_id":null,"html_url":"https://github.com/tderflinger/script-lang-matcher","commit_stats":null,"previous_names":["tderflinger/script-lang-matcher"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tderflinger/script-lang-matcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tderflinger%2Fscript-lang-matcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tderflinger%2Fscript-lang-matcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tderflinger%2Fscript-lang-matcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tderflinger%2Fscript-lang-matcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tderflinger","download_url":"https://codeload.github.com/tderflinger/script-lang-matcher/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tderflinger%2Fscript-lang-matcher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28850388,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-02-21T04:15:53.270Z","updated_at":"2026-01-28T19:35:47.335Z","avatar_url":"https://github.com/tderflinger.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# script-lang-matcher\n\nThis JSON file (script-lang-match.json) matches scripts (alphabets) to their languages.\nISO-15924 is used for the script codes. The languages codes are based on ISO-639-3.\n\nNote that the Latin script is not included, because it is the default script.\n\nExample for the Tamil script:\n\n```json\n  {\n    \"id\": \"Taml\",\n    \"name\": \"Tamil\",\n    \"notes\": null,\n    \"langs\": [\"tam\", \"oty\", \"kev\", \"bfq\", \"iru\", \"pcg\", \"saz\"]\n  },\n```\n\nThe \"id\" field is the ISO-15924 code for the script. The \"name\" field is the name of the script.\nThe \"langs\" field is an array of language codes based on ISO-639-3. In the case of the Tamil script it is\nthe Tamil language (tam), Old Tamil (oty), Kanikkaran (kev) and four other languages.\n\n## References\n\nThe script-lang-match.json file is based on https://github.com/sigpwned/iso-15924-and-unicode-scripts, \nCC0 licensed.\n\nThe data is from https://en.wikipedia.org/wiki/ISO_15924\n\n## License\n\nMIT License","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftderflinger%2Fscript-lang-matcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftderflinger%2Fscript-lang-matcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftderflinger%2Fscript-lang-matcher/lists"}