{"id":17800767,"url":"https://github.com/kiwiyou/hypua","last_synced_at":"2025-07-08T23:03:07.321Z","repository":{"id":62440394,"uuid":"250833801","full_name":"kiwiyou/hypua","owner":"kiwiyou","description":"한양 PUA 코드로 인코딩된 옛한글을 첫가끝(IPF) 방식으로 변환하는 라이브러리","archived":false,"fork":false,"pushed_at":"2020-03-28T18:49:45.000Z","size":40,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T14:42:50.493Z","etag":null,"topics":["ipf","korean","pua","rust","unicode"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kiwiyou.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}},"created_at":"2020-03-28T15:47:12.000Z","updated_at":"2023-04-28T04:30:59.000Z","dependencies_parsed_at":"2022-11-01T21:50:03.024Z","dependency_job_id":null,"html_url":"https://github.com/kiwiyou/hypua","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/kiwiyou%2Fhypua","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiwiyou%2Fhypua/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiwiyou%2Fhypua/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiwiyou%2Fhypua/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kiwiyou","download_url":"https://codeload.github.com/kiwiyou/hypua/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243858929,"owners_count":20359260,"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":["ipf","korean","pua","rust","unicode"],"created_at":"2024-10-27T12:28:30.677Z","updated_at":"2025-03-17T09:31:10.453Z","avatar_url":"https://github.com/kiwiyou.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hypua\n\n[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/kiwiyou/hypua/Rust?style=flat-square)](https://github.com/kiwiyou/hypua/actions?query=workflow%3ARust)\n[![License](https://img.shields.io/github/license/kiwiyou/hypua?style=flat-square)](https://github.com/kiwiyou/hypua/blob/master/LICENSE)\n[![Crates.io](https://img.shields.io/crates/v/hypua?style=flat-square)](https://crates.io/crates/hypua)\n![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/kiwiyou/hypua?style=flat-square)\n\n한양 PUA 코드로 인코딩된 옛한글을 첫가끝(IPF) 방식으로 변환하는 라이브러리\n\n[문서](https://docs.rs/hypua)\n\n## 사용법\n\n- `Cargo.toml`의 `dependencies` 항목에 `hypua`를 추가합니다.\n\n```toml\n[dependencies]\nhypua = \"0.2.0\"\n```\n\n## 사용 예\n\n[example/hunmin.rs](https://github.com/kiwiyou/hypua/blob/master/example/hunmin.rs):\n\n```rust\nuse hypua::to_ipf_string;\n\nfn main() {\n    let text = \"이런 젼로 어린 百姓이 니르고져  배 이셔도.\";\n    println!(\"{}\", to_ipf_string(text));\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiwiyou%2Fhypua","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkiwiyou%2Fhypua","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiwiyou%2Fhypua/lists"}