This library is just gzstream but instead of zlib it is using bzlib to support bzip2 files. The API mostly stays the same. Just the naming is differently e.g. all names which contained gz were switched to bz.
To install this library you can just execute
sudo make install
gzstream
C++ iostream classes wrapping the zlib compression library.
===========================================================================
See index.html for documentation and installation instructions.