Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bzstream

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.

Installation

To install this library you can just execute

sudo make install

Readme of the original library

                          gzstream
  C++ iostream classes wrapping the zlib compression library.

===========================================================================

See index.html for documentation and installation instructions.

About

Modification of gzstream http://www.cs.unc.edu/Research/compgeom/gzstream/ to work with bzip2

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages