To install this package run one of the following: conda install main::aws-c-compression
Description
This is a cross-platform C99 implementation of compression algorithms such as gzip, and huffman
encoding/decoding. Currently only huffman is implemented.