mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
884a3bdcac
Transparently handles automatic compression and decompression of files
8 lines
377 B
Plaintext
8 lines
377 B
Plaintext
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
|