pkgsrc/misc/wandio/PLIST
adam 8b39125273 wandio: added version 4.2.2
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).
2019-11-20 20:52:41 +00:00

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