{"id":19779929,"url":"https://github.com/jondot/zx","last_synced_at":"2026-06-10T12:31:56.997Z","repository":{"id":66314428,"uuid":"591657247","full_name":"jondot/zx","owner":"jondot","description":"Make extracting archive plain and simple","archived":false,"fork":false,"pushed_at":"2023-03-01T19:29:48.000Z","size":29,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T12:40:40.062Z","etag":null,"topics":["rust-lang","tar","unpack","zip"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jondot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2023-01-21T12:47:58.000Z","updated_at":"2023-01-21T14:52:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"733cecef-d682-42b4-b365-11dfe07ac8d7","html_url":"https://github.com/jondot/zx","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jondot/zx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jondot%2Fzx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jondot%2Fzx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jondot%2Fzx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jondot%2Fzx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jondot","download_url":"https://codeload.github.com/jondot/zx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jondot%2Fzx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34153482,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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":["rust-lang","tar","unpack","zip"],"created_at":"2024-11-12T05:38:11.729Z","updated_at":"2026-06-10T12:31:56.979Z","avatar_url":"https://github.com/jondot.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zx - unpack archives\n\nMaking extracting archives plain and simple.\n\n\n## Setup\n\n```\n$ brew tap jondot/tap \u0026\u0026 brew install zx\n```\nOtherwise, grab a release from [releases](https://github.com/rusty-ferris-club/recon/releases).\n\n## Usage\n\nAny of these will work:\n\n```\n$ zx files.tar.gz\n$ zx files.tar.zst\n$ zx files.tar.bz2\n$ zx files.gz\n$ zx files.txz\n$ zx files.zip\n.. and more ..\n```\n\nExtract to a folder:\n\n```\n$ zx files.tar.gz out\n```\n\nStrip one component (remove wrapper folder) from all paths:\n\n```\n$ zx --strip 1 files.tar.gz out\n```\n\nFilter only matching entries (given a regex):\n\n```\n$ zx --filter 'foo/.*' files.tar.gz out/\n```\n\nList an archive:\n\n```\n$ zx --list files.tar.gz\n```\n\n# Contributing\n\nWe are accepting PRs. Feel free to [submit PRs](https://github.com/jondot/zx/pulls).\n\nTo all [Contributors](https://github.com/jondot/zx/graphs/contributors) - you make this happen, thanks!\n\n# License\n\nCopyright (c) 2023 [@jondot](http://twitter.com/jondot). See [LICENSE](LICENSE.txt) for further details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjondot%2Fzx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjondot%2Fzx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjondot%2Fzx/lists"}