{"id":28351654,"url":"https://github.com/itsayellow/zipls","last_synced_at":"2025-07-29T12:33:34.352Z","repository":{"id":70038477,"uuid":"175894003","full_name":"itsayellow/zipls","owner":"itsayellow","description":"ls inside of a zip file","archived":false,"fork":false,"pushed_at":"2023-01-17T02:14:56.000Z","size":48,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-20T07:43:27.350Z","etag":null,"topics":["ls","python3","zip"],"latest_commit_sha":null,"homepage":null,"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/itsayellow.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":"2019-03-15T21:33:29.000Z","updated_at":"2023-01-17T02:06:28.000Z","dependencies_parsed_at":"2023-02-26T08:45:29.855Z","dependency_job_id":null,"html_url":"https://github.com/itsayellow/zipls","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/itsayellow/zipls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsayellow%2Fzipls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsayellow%2Fzipls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsayellow%2Fzipls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsayellow%2Fzipls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itsayellow","download_url":"https://codeload.github.com/itsayellow/zipls/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsayellow%2Fzipls/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267686527,"owners_count":24127716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"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":["ls","python3","zip"],"created_at":"2025-05-27T22:11:19.418Z","updated_at":"2025-07-29T12:33:34.342Z","avatar_url":"https://github.com/itsayellow.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zipls\nls inside of a zip file (without extracting!)\n\nzipls will produce near-identical output on a zip file as ls would after extracting the zip file into the current directory.\n\nSome of the key ls switches are replicated.\n\n## Installation\n\nInstall [pipx](https://github.com/pipxproject/pipx).\n\n```\npip install pipx\n```\n\nInstall zipls.\n\n```\npipx install git+https://github.com/itsayellow/zipls\n```\n\n## Examples\n(myzipfile.zip has top-level internal directory of 'topleveldir'):\n    \n    zipls myzipfile.zip\n\n    zipls myzipfile.zip topleveldir\n\n    zipls myzipfile.zip 'topleveldir/*'\n\n    zipls --color myzipfile.zip 'topleveldir/*'\n\n    zipls -F myzipfile.zip 'topleveldir/*'\n\n    zipls -l myzipfile.zip 'topleveldir/*'\n    zipls -lh myzipfile.zip 'topleveldir/*'\n    \n    zipls -d myzipfile.zip 'topleveldir/*'\n\n    zipls -a myzipfile.zip 'topleveldir/*'\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsayellow%2Fzipls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitsayellow%2Fzipls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsayellow%2Fzipls/lists"}