Binary package “node-unbzip2-stream” in ubuntu oracular

streaming unbzip2 implementation in pure javascript for node and browsers

 Streaming bzip2 decompressor in pure JS for Node and browserify. When
 browserified, the stream emits instances of feross/buffer instead of raw
 Uint8Arrays to have a consistent API across browsers and Node.