Check if a Buffer/Uint8Array is a BZIP2 file
Transform stream that `bzip2`s its input if it is `bzip2`ped and just echoes it if not
a pure-JavaScript Node.JS module for random-access decoding bzip2 data
Bzip2 decompression compiled to WebAssembly
Transform stream that decompress its input if it's compressed, and echoes it if not
pure JavaScript de/compression (bzip2, etc) for node.js, volo, and the browser.
Bzip2 decompression compiled to WebAssembly
A npm package of a bunzip implementation in pure javascript
pure JavaScript de/compression (bzip2, etc) for node.js, volo, and the browser.
Download and launch browsers
streaming unbzip2 implementation in pure javascript for node and browsers
a pure-JavaScript Node.JS module for random-access decoding bzip2 data
compress and decompress bzip2 buffers in node and browser
NodeJS bindings for BZip2 (libbz2)
decompress bzip2 plugin
hint for HTTP compression related best practices
extract/create archive files in browser/nodejs, libarchive port in wasm
compress and decompress bzip2 buffers in node and browser
Reference implementation of CRAM 3.1 codecs
7-Zip full feature precompiled binaries
read CRAM files with pure Javascript
A simple project to unzip .zip, .tar.bz2 and .conda files in the front-end
NodeJS bindings for BZip2 (libbz2)
Pure Javascript NRRD parser for browser and Node
Various bzip2 implementations for Ruby.
The rubyzip-bzip2 gem provides an extension of the rubyzip gem for reading zip files compressed with bzip2 compression
Bzip2::FFI is a Ruby wrapper for libbz2 using FFI bindings. The Bzip2::FFI Reader and Writer classes support reading and writing bzip2 compressed data as an IO-like stream.
Ruby bindings for bzip2 library.
Compare compression algorithms (gzip, bzip2, xz, etc.) for a sample of documents.
Like FileUtils, but provides zip, unzip, bzip2, bunzip2, tar, untar, sed, du, md5sum, shasum, cut, head, tail, wc, unix2dos, dos2unix, iconv, curl, perl, etc.
A plug-in to the Foreman's smart-proxy which receives bzip2ed ARF files and forwards them to the Foreman.
WP2TXT extracts text and category data from Wikipedia dump files (encoded in XML / compressed with Bzip2), removing MediaWiki markup and other metadata.
A plug-in to the Foreman's smart-proxy which receives bzip2ed ARF files and forwards them to the Foreman.
The archive-tar-external is a simple wrapper interface for creating tar files using your system's tar command. You can also easily compress your tar files with your system's compression programs such as zip, gzip, or bzip2.
ZOpen allows reading and writing of possibly compressed files (e.g. gzip, bzip2 or xz compressed files), either using the corresponding gems or external command line tools.