8b39125273
WANDIO is a library for reading from, and writing to, files. Depending on libraries available at compile time, WANDIO provides transparent compression/decompression for the following formats: - zlib (gzip) - bzip2 - lzo (write-only) - lzma - zstd - lz4 - Intel QAT (write-only) - http (read-only) WANDIO also improves IO performance by performing compression/decompression in a separate thread (if pthreads are available).
5 lines
130 B
Text
5 lines
130 B
Text
@comment $NetBSD: PLIST,v 1.1 2019/11/20 20:52:41 adam Exp $
|
|
bin/wandiocat
|
|
include/wandio.h
|
|
lib/libwandio.la
|
|
man/man1/wandiocat.1
|