Prune devel/py-EnthoughtBase
[dports.git] / devel / wandio / pkg-descr
1 Libwandio is a software library written in C that provides an API for
2 transparent reading and writing of files using a variety of supported
3 compression methods.  Provided pthreads are available, I/O performance
4 will be improved by doing any compression and/or decompression using a
5 separate thread.
6
7 Libwandio supports the popular compression methods (zlib, bzip2, LZMA,
8 write-only LZO) and HTTP transport (read-only).
9
10 WWW: http://research.wand.net.nz/software/libwandio.php