{"id":36687741,"url":"https://github.com/goark/krconv","last_synced_at":"2026-01-12T11:16:20.380Z","repository":{"id":43190664,"uuid":"405209602","full_name":"goark/krconv","owner":"goark","description":"Convert kana-character to roman-alphabet ","archived":false,"fork":false,"pushed_at":"2023-02-18T11:16:40.000Z","size":182,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-13T09:57:20.331Z","etag":null,"topics":["characters","golang","golang-package","japanese"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/goark.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":"2021-09-10T20:51:11.000Z","updated_at":"2024-04-24T12:07:18.000Z","dependencies_parsed_at":"2024-06-21T17:37:47.348Z","dependency_job_id":"76e64b13-fd35-468c-8db7-68a53ef1261d","html_url":"https://github.com/goark/krconv","commit_stats":null,"previous_names":["spiegel-im-spiegel/krconv"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/goark/krconv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goark%2Fkrconv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goark%2Fkrconv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goark%2Fkrconv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goark%2Fkrconv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goark","download_url":"https://codeload.github.com/goark/krconv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goark%2Fkrconv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T10:58:46.209Z","status":"ssl_error","status_checked_at":"2026-01-12T10:58:42.742Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["characters","golang","golang-package","japanese"],"created_at":"2026-01-12T11:16:18.314Z","updated_at":"2026-01-12T11:16:20.376Z","avatar_url":"https://github.com/goark.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [krconv] -- Convert kana-character to roman-alphabet\n\nConvert kana-characters to roman-alphabets (by hepburn romanization)\n\n[![check vulns](https://github.com/goark/krconv/workflows/vulns/badge.svg)](https://github.com/goark/krconv/actions)\n[![lint status](https://github.com/goark/krconv/workflows/lint/badge.svg)](https://github.com/goark/krconv/actions)\n[![GitHub license](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://raw.githubusercontent.com/goark/krconv/master/LICENSE)\n[![GitHub release](https://img.shields.io/github/release/goark/krconv.svg)](https://github.com/goark/krconv/releases/latest)\n\nThis package is required Go 1.16 or later.\n\n**Migrated repository to [github.com/goark/krconv][krconv]**\n\n## Import\n\n```go\nimport \"github.com/goark/krconv\"\n```\n\n## Usage\n\n```go\npackage krconv_test\n\nimport (\n\t\"fmt\"\n\n\t\"github.com/goark/krconv\"\n)\n\nfunc ExampleConvert() {\n\ts := \"マツエ テッペイ　めっちゃほりでぃ ﾅﾝﾊﾞかげつで まんざい みるんだょっ\"\n\tfmt.Println(krconv.Convert(s))\n\t//Output:\n\t//matsue teppei metchahoridei nambakagetsude manzai mirundayotsu\n}\n```\n\n## Modules Requirement Graph\n\n[![dependency.png](./dependency.png)](./dependency.png)\n\n[krconv]: https://github.com/goark/krconv \"goark/krconv: Convert kana-character to roman-alphabet\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoark%2Fkrconv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoark%2Fkrconv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoark%2Fkrconv/lists"}