{"id":30491775,"url":"https://github.com/miyamiyaz/siconv","last_synced_at":"2026-05-14T20:33:09.081Z","repository":{"id":143842586,"uuid":"98963543","full_name":"miyamiyaz/siconv","owner":"miyamiyaz","description":"siconv is a yet another implementation of iconv which used java charset encoder/decoder.","archived":false,"fork":false,"pushed_at":"2017-08-01T05:47:23.000Z","size":3,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-04T23:53:13.558Z","etag":null,"topics":["iconv","java","scala"],"latest_commit_sha":null,"homepage":null,"language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/miyamiyaz.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,"zenodo":null}},"created_at":"2017-08-01T05:39:45.000Z","updated_at":"2020-10-19T18:08:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"cc6bae0a-867e-4b4b-a6ac-ad7d62c1a3cc","html_url":"https://github.com/miyamiyaz/siconv","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/miyamiyaz/siconv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyamiyaz%2Fsiconv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyamiyaz%2Fsiconv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyamiyaz%2Fsiconv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyamiyaz%2Fsiconv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miyamiyaz","download_url":"https://codeload.github.com/miyamiyaz/siconv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyamiyaz%2Fsiconv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33042194,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["iconv","java","scala"],"created_at":"2025-08-24T19:52:51.107Z","updated_at":"2026-05-14T20:33:09.076Z","avatar_url":"https://github.com/miyamiyaz.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# siconv\n\niconv written in scala\n\n## Abstract\nsiconv is a yet another implementation of iconv which used java charset encoder/decoder.\n\n## How to install\n\nDownload the archive and extract it into proper location. For example:\n\n```\n$ unzip siconv-0.0.1.zip\n$ mv siconv ~/.local/lib\n$ echo 'export PATH=$PATH:$HOME/.local/lib/siconv' \u003e\u003e ~/.bashrc\n```\n\n## How to use\n\nEncode from one character encoding to another:\n\n```\n$ siconv -f ms932 -t utf8 ./input.txt \u003e output.txt\n```\n\n## Compiling from source\n\n### Requirements\n\n- sbt\n- java8\n\n### How to compile\n\nFetch the repository and run `sbt assembly` in the repository location.\n\n```\n$ sbt assembly\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiyamiyaz%2Fsiconv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiyamiyaz%2Fsiconv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiyamiyaz%2Fsiconv/lists"}