{"id":65036,"library":"bzip2-sys","title":"bzip2-sys","description":"Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams.","status":"active","version":"0.1.13+1.0.8","language":"rust","source_language":null,"source_url":"https://github.com/alexcrichton/bzip2-rs","tags":["bzip2","compression","decompression","bindings"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nbzip2-sys = \"0.1.13+1.0.8\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add bzip2-sys","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"BzDecompress","correct":"use bzip2_sys::BzDecompress;"}],"quickstart":{"code":"use bzip2_sys::BzDecompress;\n\nfn main() {\n    let mut decompressor = BzDecompress::new();\n    println!(\"Decompressor created\");\n}","lang":"rust","description":"Creates a new bzip2 decompressor instance."},"warnings":[{"fix":"Install libbzip2-dev or equivalent package.","message":"Requires libbzip2 to be installed on the system.","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'bind':4,19 'bzip2':2,8,16 'bzip2-sys':1 'compress':9,17 'decompress':11,18 'expos':12 'libbzip2':6 'reader/writer':14 'stream':15 'sys':3","created_at":"2026-06-17T17:03:33.249407+00:00","updated_at":"2026-06-17T17:03:33.249407+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/alexcrichton/bzip2-rs","github":"https://github.com/alexcrichton/bzip2-rs","docs":"https://docs.rs/bzip2-sys/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}