{"id":18011652,"url":"https://github.com/renatoathaydes/dzipper","last_synced_at":"2026-03-19T02:51:59.299Z","repository":{"id":214244440,"uuid":"736046770","full_name":"renatoathaydes/dzipper","owner":"renatoathaydes","description":"A CLI utility and library to extract zip file metadata.","archived":false,"fork":false,"pushed_at":"2024-01-27T20:39:08.000Z","size":1333,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-29T20:24:56.618Z","etag":null,"topics":["dlang","zip"],"latest_commit_sha":null,"homepage":"","language":"D","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/renatoathaydes.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}},"created_at":"2023-12-26T20:45:08.000Z","updated_at":"2024-02-18T14:02:04.000Z","dependencies_parsed_at":"2024-01-27T21:49:30.908Z","dependency_job_id":null,"html_url":"https://github.com/renatoathaydes/dzipper","commit_stats":null,"previous_names":["renatoathaydes/dzipper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/renatoathaydes/dzipper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renatoathaydes%2Fdzipper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renatoathaydes%2Fdzipper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renatoathaydes%2Fdzipper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renatoathaydes%2Fdzipper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/renatoathaydes","download_url":"https://codeload.github.com/renatoathaydes/dzipper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renatoathaydes%2Fdzipper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29236898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T14:18:14.570Z","status":"ssl_error","status_checked_at":"2026-02-08T14:18:14.071Z","response_time":57,"last_error":"SSL_read: 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":["dlang","zip"],"created_at":"2024-10-30T03:12:17.827Z","updated_at":"2026-02-08T16:31:23.485Z","avatar_url":"https://github.com/renatoathaydes.png","language":"D","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dzipper\n\nA D library and CLI utility for visualizing Zip archive metadata\nand prepending other files to existing zip archives.\n\n## Usage\n\n```shell\ndzipper [\u003coptions\u003e] \u003czip-archive\u003e\n  -o \u003cfile\u003e\n  --output     Output file.\n  -p \u003cfile\u003e\n  --prepend    Prepend a file to a zip archive.\n  -V\n  --verbose    Show verbose output. \n  -h\n  --help       This help information.\n```\n\nIf no output file or prepend file are provided, `dzipper` simply prints information about the archive.\n\nWith verbose output enabled, all of the zip archive metadata structures are printed out.\n\nIf an output file is provided, the zip archive is written to it without including any\nunnecessary data that's not part of the zip data structure.\n\nThat means that `dzipper` can be used to _clean up_ an archive, as zip archives can contain many _unreachable_ entries, for example.\n\nIf the prepend file is given, then dzipper will prepend the contents of the file to the output file before writing out the archive.\nIf no output file was provided, then the archive itself is replaced.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenatoathaydes%2Fdzipper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frenatoathaydes%2Fdzipper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenatoathaydes%2Fdzipper/lists"}