{"id":19224181,"url":"https://github.com/pedroalbanese/bzip2","last_synced_at":"2026-06-18T19:32:09.350Z","repository":{"id":134973840,"uuid":"422983036","full_name":"pedroalbanese/bzip2","owner":"pedroalbanese","description":"Bzip2 Compression Tool written in Go","archived":false,"fork":false,"pushed_at":"2025-06-01T23:05:29.000Z","size":57,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-02T09:15:03.405Z","etag":null,"topics":["bzip2"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pedroalbanese.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2021-10-30T20:22:25.000Z","updated_at":"2025-06-01T23:05:32.000Z","dependencies_parsed_at":"2024-06-20T06:58:14.121Z","dependency_job_id":"3494c380-1b43-418a-aab2-47e555fff890","html_url":"https://github.com/pedroalbanese/bzip2","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/pedroalbanese/bzip2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroalbanese%2Fbzip2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroalbanese%2Fbzip2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroalbanese%2Fbzip2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroalbanese%2Fbzip2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pedroalbanese","download_url":"https://codeload.github.com/pedroalbanese/bzip2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroalbanese%2Fbzip2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34505419,"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-18T02:00:06.871Z","response_time":128,"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":["bzip2"],"created_at":"2024-11-09T15:10:48.411Z","updated_at":"2026-06-18T19:32:09.344Z","avatar_url":"https://github.com/pedroalbanese.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bzip2(2)\n[![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](https://github.com/pedroalbanese/bzip2/blob/master/LICENSE.md)\n[![GitHub downloads](https://img.shields.io/github/downloads/pedroalbanese/bzip2/total.svg?logo=github\u0026logoColor=white)](https://github.com/pedroalbanese/bzip2/releases)\n[![GoDoc](https://godoc.org/github.com/pedroalbanese/bzip2?status.png)](http://godoc.org/github.com/pedroalbanese/bzip2)\n[![Go Report Card](https://goreportcard.com/badge/github.com/pedroalbanese/bzip2)](https://goreportcard.com/report/github.com/pedroalbanese/bzip2)\n[![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/pedroalbanese/bzip2)](https://golang.org)\n[![GitHub release (latest by date)](https://img.shields.io/github/v/release/pedroalbanese/bzip2)](https://github.com/pedroalbanese/bzip2/releases)\n### Bzip2 Compression Tool for modern multi-core machines\n\u003cpre\u003eUsage: bzip2 [OPTION]... [FILE]...\nCompress or uncompress FILEs (by default, compress FILEs in-place).\n\n  -1, --fast\n        set block size to 100k\n  -2    set block size to 200k\n  -3    set block size to 300k\n  -4    set block size to 400k\n  -5    set block size to 500k\n  -6    set block size to 600k\n  -7    set block size to 700k\n  -8    set block size to 800k\n  -9, --best\n        set block size to 900k (default)\n  -c, --stdout\n        write on standard output, keep original files unchanged\n  --cores int\n        number of cores to use for parallelization\n  -d, --decompress\n        decompress; see also -c and -k\n  -f, --force\n        force overwrite of output file\n  -h, --help\n        print this help message\n  -k, --keep\n        keep original files unchanged\n  -l int\n        compression level (1 = fastest, 9 = best) (default 9)\n  -r, --recursive\n        operate recursively on directories\n  -s string\n        use provided suffix on compressed files (default \"bz2\")\n  -t, --test\n        test compressed file integrity\n  -v, --verbose\n        be verbose\n  -z, --compress\n        compress file(s) (default true)\n\nWith no FILE, or when FILE is -, read standard input.\u003c/pre\u003e\n\n## License\n\nThis project is licensed under the ISC License.\n\n##### Copyright (c) 2020-2025 ALBANESE Research Lab \u0026 Projeto Pindorama.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedroalbanese%2Fbzip2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpedroalbanese%2Fbzip2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedroalbanese%2Fbzip2/lists"}