blob: add2072e9a0bcbd8e1b7e9eb9eeba6a3c16497aa (
plain)
1
2
3
4
5
6
7
|
The libcomprex library transparently handles automatic compression and
decompression of files. The API is similar to C's built-in file access
functions, which provides a smooth transition to libcomprex. libcomprex
can also open uncompressed files, making it a good replacement for the
native file access functions.
WWW: http://www.gnupdate.org/components/libcomprex/index.xml
|