Libzio is a library that offers file stream access for gzip/bzip2 files.
The libzio provides with the help the fopencookie extension of the glibc together with zlib and libbzip2 an interface to read or write gzip/bzip2 files with streams.
Beside handling gzip/bzip2 files, the libzio provides support for reading ``.Z'' compressed files. Libzio uses the GNUC weak facility to allow programs to be linked against zlib or libbzip2 only.
Product's homepage
What's New in This Release: [ read full changelog ]
· Add fseek(3) support for bzip and LZW files