{"id":13366812,"url":"https://github.com/fiam/Gounidecode","last_synced_at":"2025-03-12T18:31:27.270Z","repository":{"id":3161303,"uuid":"4191874","full_name":"fiam/gounidecode","owner":"fiam","description":"Unicode transliterator for #golang","archived":false,"fork":false,"pushed_at":"2015-09-23T21:17:29.000Z","size":378,"stargazers_count":80,"open_issues_count":2,"forks_count":21,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-26T11:13:06.781Z","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/fiam.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2012-05-01T11:59:34.000Z","updated_at":"2024-08-21T23:01:36.000Z","dependencies_parsed_at":"2022-09-26T17:41:35.796Z","dependency_job_id":null,"html_url":"https://github.com/fiam/gounidecode","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/fiam%2Fgounidecode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiam%2Fgounidecode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiam%2Fgounidecode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiam%2Fgounidecode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fiam","download_url":"https://codeload.github.com/fiam/gounidecode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243271305,"owners_count":20264434,"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-07-30T00:01:32.364Z","updated_at":"2025-03-12T18:31:26.951Z","avatar_url":"https://github.com/fiam.png","language":"Go","funding_links":[],"categories":["自然语言处理","自然語言處理"],"sub_categories":["高级控制台界面","高級控制台界面"],"readme":"Unicode transliterator (also known as unidecode) for Go\n=======================================================\n\nUse the following command to install gounidecode\n\ngo get -u github.com/fiam/gounidecode/unidecode\n\nExample usage\n=============\n\n    package main\n\n    import (\n        \"fmt\"\n        \"github.com/fiam/gounidecode/unidecode\"\n    )\n\n    func main() {\n        fmt.Println(Unidecode(\"áéíóú\")) // Will print aeiou\n        fmt.Println(Unidecode(\"\\u5317\\u4EB0\")) // Will print Bei Jing\n        fmt.Println(Unidecode(\"Κνωσός\")) // Will print Knosos\n    }\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiam%2FGounidecode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffiam%2FGounidecode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiam%2FGounidecode/lists"}