Library for reading and writing compressed and non-compressed files
zfstream is a small C++ library which provides an abstraction API for reading and writing compressed and non-compressed files using the same API. It supports libz and libbz2 compression schemes. The library is trivial to use and provides client applications with a unified interface for reading and writing files without having to know whether they are compressed or not.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 20041202-42.fc42 | - |
Fedora 42 | 20041202-42.fc42 | - |
Fedora 41 | 20041202-41.fc41 | - |
Fedora 40 | 20041202-40.fc40 | - |
You can contact the maintainers of this package via email at
zfstream dash maintainers at fedoraproject dot org
.