{"id":31846884,"url":"https://github.com/clsty/zip-encoding-test","last_synced_at":"2026-02-15T09:43:45.441Z","repository":{"id":315833010,"uuid":"1060976799","full_name":"clsty/zip-encoding-test","owner":"clsty","description":"Example zip archive files, for people to test filename encoding support.","archived":false,"fork":false,"pushed_at":"2025-09-21T03:10:32.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-19T18:47:10.616Z","etag":null,"topics":["encoding","test","zip"],"latest_commit_sha":null,"homepage":"","language":null,"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/clsty.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-21T01:33:48.000Z","updated_at":"2025-09-22T11:06:27.000Z","dependencies_parsed_at":"2025-09-21T03:30:30.342Z","dependency_job_id":"00a1a992-79de-4283-9385-dd232aff89e1","html_url":"https://github.com/clsty/zip-encoding-test","commit_stats":null,"previous_names":["clsty/zip-encoding-test"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/clsty/zip-encoding-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clsty%2Fzip-encoding-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clsty%2Fzip-encoding-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clsty%2Fzip-encoding-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clsty%2Fzip-encoding-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clsty","download_url":"https://codeload.github.com/clsty/zip-encoding-test/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clsty%2Fzip-encoding-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29475284,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T06:58:05.414Z","status":"ssl_error","status_checked_at":"2026-02-15T06:58:05.085Z","response_time":118,"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":["encoding","test","zip"],"created_at":"2025-10-12T09:17:34.980Z","updated_at":"2026-02-15T09:43:45.419Z","avatar_url":"https://github.com/clsty.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# zip-encoding-test\nContains example zip archive files, for people to test filename encoding support.\n\n## Example info\n\n- `cp936.test1.zip`: containing an empty file `胭脂.txt`. Will be displayed normally (?) when forcing UTF-8.\n- `cp936.test2.zip`: containing an empty file `新建文本文档.txt`. Will be displayed normally (?) when forcing UTF-8.\n- `cp932.test1.zip`: containing an empty file `t氏の話を信じるな.txt`. Will be displayed as `t巵偺榖傪怣偠傞側.txt` when encoding errors (forcing UTF-8).\n- `cp932.test2.zip`: containing an empty file `の.txt`. Will be displayed as `偺.txt` when encoding errors (forcing UTF-8).\n\nP.S. My system local encoding is in `cp936`, I guess that's why the `cp936` archives seems normal when forcing UTF-8.\n\n## How to create an example zip archive\n\nTake `cp932.test1.zip` as example:\n- Create an empty file named `t氏の話を信じるな.txt`.\n- Install 7-zip **which version earlier than 21.02**, for example [19.00](https://sourceforge.net/projects/sevenzip/files/7-Zip/19.00/).\n- Run command:\n```\n7z a -tzip -mcp=932 cp932.test1.zip t氏の話を信じるな.txt\n```\nFor Windows you may need to use something like `\"C:\\Program Files (x86)\\7-Zip\\7z.exe\"` instead of `7z`, unless `7z` is available by setting the `PATH` envvar.\n\nNote: [since version 21.02](https://www.7-zip.org/history.txt), 7-zip writes additional field for filename in UTF-8 encoding to zip archives.\nOther archive utils based on 7-zip maybe also have changed this behavior simultaneously.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclsty%2Fzip-encoding-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclsty%2Fzip-encoding-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclsty%2Fzip-encoding-test/lists"}