{"id":34588691,"url":"https://github.com/alexrsagen/go-zlib-tool","last_synced_at":"2026-06-05T07:31:25.496Z","repository":{"id":57580809,"uuid":"155095646","full_name":"alexrsagen/go-zlib-tool","owner":"alexrsagen","description":"Tool for compressing and extracting raw zlib compressed files.","archived":false,"fork":false,"pushed_at":"2023-09-10T10:32:59.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-20T11:14:09.464Z","etag":null,"topics":["compress","decompress","extract","go","golang","tool","zlib"],"latest_commit_sha":null,"homepage":"","language":"Go","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/alexrsagen.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":"2018-10-28T17:15:42.000Z","updated_at":"2023-04-17T09:05:25.000Z","dependencies_parsed_at":"2024-06-20T10:22:12.073Z","dependency_job_id":"28ec4a39-b8fb-4e17-bd47-f9304815ec85","html_url":"https://github.com/alexrsagen/go-zlib-tool","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/alexrsagen/go-zlib-tool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexrsagen%2Fgo-zlib-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexrsagen%2Fgo-zlib-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexrsagen%2Fgo-zlib-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexrsagen%2Fgo-zlib-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexrsagen","download_url":"https://codeload.github.com/alexrsagen/go-zlib-tool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexrsagen%2Fgo-zlib-tool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33934433,"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-05T02:00:06.157Z","response_time":120,"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":["compress","decompress","extract","go","golang","tool","zlib"],"created_at":"2025-12-24T10:48:04.515Z","updated_at":"2026-06-05T07:31:25.479Z","avatar_url":"https://github.com/alexrsagen.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-zlib-tool\nTool for compressing and extracting raw zlib compressed files.\n\nUses [compress/zlib](https://pkg.go.dev/compress/zlib) internally.\n\nShould support any file starting with the following zlib magic headers:\n- `78 01` - No Compression/low\n- `78 9C` - Default Compression\n- `78 DA` - Best Compression \n\nCan only extract a single compressed file.\n\n## Usage\n\n```\nUsage of go-zlib-tool:\n  -c    Compress the input\n  -x    Extract the input\n  -i string\n        Input path\n  -o string\n        Output path\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexrsagen%2Fgo-zlib-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexrsagen%2Fgo-zlib-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexrsagen%2Fgo-zlib-tool/lists"}