{"id":18573088,"url":"https://github.com/buganini/bsdconv-cns11643","last_synced_at":"2025-05-15T23:12:42.711Z","repository":{"id":66771603,"uuid":"107028190","full_name":"buganini/bsdconv-cns11643","owner":"buganini","description":"Bsdconv modules derived from CNS11643","archived":false,"fork":false,"pushed_at":"2021-02-26T16:16:03.000Z","size":7532,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-15T23:12:38.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/buganini.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-15T16:19:00.000Z","updated_at":"2024-12-25T22:04:42.000Z","dependencies_parsed_at":"2023-07-30T21:15:08.417Z","dependency_job_id":null,"html_url":"https://github.com/buganini/bsdconv-cns11643","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/buganini%2Fbsdconv-cns11643","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buganini%2Fbsdconv-cns11643/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buganini%2Fbsdconv-cns11643/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buganini%2Fbsdconv-cns11643/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/buganini","download_url":"https://codeload.github.com/buganini/bsdconv-cns11643/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254436950,"owners_count":22070949,"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-11-06T23:08:02.159Z","updated_at":"2025-05-15T23:12:42.643Z","avatar_url":"https://github.com/buganini.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"* from/_CNS11643\n```\n$ printf \"1234\\x00\\x01\\x60\\x41\\x00\\x01\\x66\\x5cabcd\" | bsdconv cns11643:utf-8\n1234測試abcd\n```\n\n* inter/CHEWING\n```\n$ printf \"測試\" | bsdconv utf-8:chewing:utf-8\nㄘㄜˋㄕˋ\n```\n\n* inter/CNS11643\n```\n$ printf \"測\" | bsdconv utf-8:bsdconv-output\n016E2C ( FREE ) # Unicode\n\n$ printf \"測\" | bsdconv utf-8:cns11643:bsdconv-output\n02016041 # CNS11643\n\n```\n\n* inter/CNS11643-UNICODE\n```\n$ printf 02016041 | bsdconv bsdconv:bsdconv-output\n02016041 # CNS11643\n\n$ printf 02016041 | bsdconv bsdconv:unicode:bsdconv-output # `unicode` is an auto alias\n016E2C # Unicode\n```\n\n* inter/CNS11643-UNICODE-PUA\n```\n$ printf 02097459 | bsdconv bsdconv:unicode:bsdconv-output\n02097459\n\n$ printf 02097459 | bsdconv bsdconv:unicode:cns11643-unicode-pua:bsdconv-output\n010FFBA9\n```\n\n* inter/HAN-PINYIN\n```\n$ printf \"測試\" | bsdconv utf-8:chewing:han-pinyin:utf-8\nce4shi4\n```\n\n* inter/ZH-COMP\n* inter/ZH-DECOMP\n```\n$ printf \"功夫不好不要艹我\" | bsdconv utf-8:zh-decomp:zh-comp:utf-8\n巭孬嫑莪\n```\n\n\n* to/_CNS11643\n```\n$ printf 測試 | bsdconv utf-8:cns11643 | xxd -p\n000160410001665c\n```\n\n* to/ASCII-HTML-CNS11643-IMG\n```\n$ printf 測 | bsdconv utf-8:ASCII-HTML-CNS11643-IMG\n\u003cimg class=\"cns11643_img\" src=\"http://www.cns11643.gov.tw/AIDB/png.do?page=1\u0026code=6041\" /\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuganini%2Fbsdconv-cns11643","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuganini%2Fbsdconv-cns11643","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuganini%2Fbsdconv-cns11643/lists"}