{"id":42914511,"url":"https://github.com/mixcode/codepage-unzip","last_synced_at":"2026-01-30T17:04:25.388Z","repository":{"id":190360217,"uuid":"682457259","full_name":"mixcode/codepage-unzip","owner":"mixcode","description":"A tool to unzip non-unicode ZIP archives with proper codepage handling","archived":false,"fork":false,"pushed_at":"2023-08-25T07:10:34.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-17T16:13:49.437Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mixcode.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}},"created_at":"2023-08-24T07:59:18.000Z","updated_at":"2024-04-17T16:13:49.438Z","dependencies_parsed_at":"2023-08-24T09:42:27.748Z","dependency_job_id":null,"html_url":"https://github.com/mixcode/codepage-unzip","commit_stats":null,"previous_names":["mixcode/codepage-unzip"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mixcode/codepage-unzip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixcode%2Fcodepage-unzip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixcode%2Fcodepage-unzip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixcode%2Fcodepage-unzip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixcode%2Fcodepage-unzip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mixcode","download_url":"https://codeload.github.com/mixcode/codepage-unzip/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixcode%2Fcodepage-unzip/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28915942,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T16:37:38.804Z","status":"ssl_error","status_checked_at":"2026-01-30T16:37:37.878Z","response_time":66,"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":[],"created_at":"2026-01-30T17:04:18.673Z","updated_at":"2026-01-30T17:04:25.360Z","avatar_url":"https://github.com/mixcode.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# codepage-unzip: A tool to unzip non-unicode ZIP archives with proper codepage handling\n\nStandard Unix/Linux **unzip** does not go well with old, non-unicode ZIPs.\nThis tool properly creates unicode filenames from such old ZIP files.\n\n\n## Install\nWith a go commandline,\n```\ngo install github.com/mixcode/codepage-unzip@latest\n```\n\n## Usage\n\n```\ncodepage-unzip -f CHARACTER_ENCODING ZIP_FILENAME\n```\nCHARACTER_ENCODING is the filename encoding of the zip archive.\nThis tool internally use iconv for character conversion, so the encoding name should same characterset name of iconv tool.\n\nYou may get a list of character encodings with the command `iconv --list`\n\n### Example: decompress a zip with Japanese filenames.\n\n```\ncodepage-unzip -f SHIFT-JIS japanese_zip_archive.zip\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmixcode%2Fcodepage-unzip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmixcode%2Fcodepage-unzip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmixcode%2Fcodepage-unzip/lists"}