id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 6757,Add lzw_compressor and lzw_decompressor filters,dtrebbien@…,Jonathan Turkanis,"Boost.IOstreams has support for BZ2, GZIP, and DEFLATE compression/decompression. To be able to read output from the POSIX-standard `compress` utility, it would be nice if the library also supported compression and decompression with the Lempel-Ziv-Welch (LZW) algorithm. Here are some LZW implementations that might be of use: * [http://marknelson.us/2011/11/08/lzw-revisited/ LZW Revisited] by Mark Nelson * [http://michael.dipperstein.com/lzw/ Lempel-Ziv-Welch (LZW) Encoding Discussion and Implementation] by Michael Dipperstein * [http://git.savannah.gnu.org/cgit/freetype/freetype2.git/tree/src/lzw libfreetype2's LZW support] * [http://rosettacode.org/wiki/LZW_compression LZW compression] on Rosetta Code",Feature Requests,new,To Be Determined,iostreams,Boost 1.49.0,Not Applicable,,,dtrebbien@…