forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
7 lines
385 B
Text
7 lines
385 B
Text
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://gnupdate.sourceforge.net/components/libcomprex/index.xml
|