{"id":16247747,"url":"https://github.com/mbdevpl/romanized-korean-ime","last_synced_at":"2026-01-21T04:02:38.320Z","repository":{"id":143019891,"uuid":"149470026","full_name":"mbdevpl/romanized-korean-ime","owner":"mbdevpl","description":"Romanized Korean IME - input latin, get hangul","archived":false,"fork":false,"pushed_at":"2022-11-15T11:33:10.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-08T12:16:58.994Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mbdevpl.png","metadata":{"files":{"readme":"README.rst","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-09-19T15:12:38.000Z","updated_at":"2019-01-16T05:08:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"f97b1dbb-47b2-4bc2-97df-8a0686bdff25","html_url":"https://github.com/mbdevpl/romanized-korean-ime","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mbdevpl/romanized-korean-ime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbdevpl%2Fromanized-korean-ime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbdevpl%2Fromanized-korean-ime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbdevpl%2Fromanized-korean-ime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbdevpl%2Fromanized-korean-ime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbdevpl","download_url":"https://codeload.github.com/mbdevpl/romanized-korean-ime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbdevpl%2Fromanized-korean-ime/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28625926,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T02:47:06.670Z","status":"ssl_error","status_checked_at":"2026-01-21T02:45:44.886Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2024-10-10T14:38:27.095Z","updated_at":"2026-01-21T04:02:38.306Z","avatar_url":"https://github.com/mbdevpl.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":".. role:: bash(code)\n    :language: bash\n\n.. role:: python(code)\n    :language: python\n\n\n====================\nRomanized Korean IME\n====================\n\n.. image:: https://img.shields.io/github/license/mbdevpl/romanized-korean-ime.svg\n    :target: https://github.com/mbdevpl/romanized-korean-ime/blob/master/NOTICE\n    :alt: license\n\n\nRomanized Korean Input Method Editor (IME) is a piece of software that\nlets you type latin script letters (e.g. a, b, s, ...),\nconverts them to jamo on-the-fly to jamo (e.g. ㅏ, ㅂ, ㅅ, ...)\nand converts jamo on-the-fly to hangul (e.g. 앖, ...).\n\nCurrently this package is just a proof-of-concept for how romanized Korean IME could work.\n\n.. contents::\n    :backlinks: none\n\n\nIntroduction\n============\n\nCurrently, the package boils down to a command-line utility that simply prints output to stdout.\n\n\nRunning from command-line\n-------------------------\n\nSimply run below command to run the module.\n\n.. code:: bash\n\n    python3 -m romanized_korean_ime\n\n\nThis will read alphabetic characters one by one and convert them to Hangul as you type them.\n\nSpecial characters are:\n\n*   minus ``-`` character is used to disambiguate,\n    e.g. ``sarang`` converts into ``살앙`` but ``sa-rang`` into ``사랑``\n*   space, tab, comma, question mark, semicolon act as separators\n*   backspace deletes last entered character\n*   newline exits the command-line tool\n\nUsing as Python module\n----------------------\n\nNot really supported at this point.\n\n.. code:: python\n\n    import romanized_korean_ime\n\n\nRequirements\n============\n\nPython version 3.6 or later.\n\nPython libraries as specified in `\u003crequirements.txt\u003e`_.\n\nBuilding and running tests additionally requires packages listed in `\u003ctest_requirements.txt\u003e`_.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbdevpl%2Fromanized-korean-ime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbdevpl%2Fromanized-korean-ime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbdevpl%2Fromanized-korean-ime/lists"}