{"id":37079425,"url":"https://github.com/vwood/justunzip","last_synced_at":"2026-01-14T09:36:45.383Z","repository":{"id":62573514,"uuid":"442023269","full_name":"vwood/justunzip","owner":"vwood","description":"CLI tool to just unzip a truncated or partially corrupt zipfile","archived":false,"fork":false,"pushed_at":"2022-02-28T03:38:42.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-28T08:23:27.003Z","etag":null,"topics":["zip"],"latest_commit_sha":null,"homepage":"","language":"Python","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/vwood.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":"2021-12-27T01:52:05.000Z","updated_at":"2022-01-13T15:24:15.000Z","dependencies_parsed_at":"2022-11-03T18:37:07.408Z","dependency_job_id":null,"html_url":"https://github.com/vwood/justunzip","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/vwood/justunzip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vwood%2Fjustunzip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vwood%2Fjustunzip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vwood%2Fjustunzip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vwood%2Fjustunzip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vwood","download_url":"https://codeload.github.com/vwood/justunzip/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vwood%2Fjustunzip/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28416120,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T08:38:59.149Z","status":"ssl_error","status_checked_at":"2026-01-14T08:38:43.588Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["zip"],"created_at":"2026-01-14T09:36:44.717Z","updated_at":"2026-01-14T09:36:45.378Z","avatar_url":"https://github.com/vwood.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# justunzip\nCLI tool to just unzip a truncated or partially corrupt zipfile\n\n## Installation\n\n```\npip install justunzip\n```\n\n## Usage\n\n```console\nuser@bar:~$ unzip -l test.zip \nArchive:  test.zip\n  End-of-central-directory signature not found.  Either this file is not\n  a zipfile, or it constitutes one disk of a multi-part archive.  In the\n  latter case the central directory and zipfile comment will be found on\n  the last disk(s) of this archive.\nunzip:  cannot find zipfile directory in one of test.zip or\n        test.zip.zip, and cannot find test.zip.ZIP, period.\n\nuser@bar:~$ unzip test.zip \nArchive:  test.zip\n  End-of-central-directory signature not found.  Either this file is not\n  a zipfile, or it constitutes one disk of a multi-part archive.  In the\n  latter case the central directory and zipfile comment will be found on\n  the last disk(s) of this archive.\nunzip:  cannot find zipfile directory in one of test.zip or\n        test.zip.zip, and cannot find test.zip.ZIP, period.\n```\n\n```console\nuser@bar:~$ justunzip -l test.zip \nArchive: test.zip\nLength     Name\n---------- ----\n         0 justunzip/build/\n         0 justunzip/dist/\n      1062 justunzip/LICENSE\n        76 justunzip/README.md\n       823 justunzip/setup.py\n         0 justunzip/src/\n         0 justunzip/build/bdist.linux-x86_64/\n         0 justunzip/build/lib/\n         0 justunzip/build/lib/justunzip/\n         0 justunzip/build/lib/justunzip/__init__.py\n      1936 justunzip/build/lib/justunzip/justunzip.py\n      2614 justunzip/dist/justunzip-0.0.1-py3.8.egg\n\nuser@bar:~$ justunzip test.zip \nArchive: test.zip\ncreating: justunzip/LICENSE\ncreating: justunzip/README.md\ncreating: justunzip/setup.py\ncreating: justunzip/build/lib/justunzip/justunzip.py\nWARNING:root:b'justunzip/dist/justunzip-0.0.1-py3.8.egg' is truncated\nERROR:root:error decompressing b'justunzip/dist/justunzip-0.0.1-py3.8.egg'\ncreating: justunzip/dist/justunzip-0.0.1-py3.8.egg\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvwood%2Fjustunzip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvwood%2Fjustunzip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvwood%2Fjustunzip/lists"}