Packages 2
Encode and decode strings according to the deflate specification (RFC 1951) for LZ77 (Lempel-Ziv 1977) coding. This implements the 'patent free' algorithm described there for 'lazy matching'. This package is not optimized for speed or efficiency and is pr
published 1.0.4 4 years agoThe Huffman coding portion of the deflate algorithm according the the RFC 1951 specification.
published 1.0.3 4 years ago