WrapDB Browser

WrapDB Browser

aws-c-compression

C99 implementation of huffman encoding/decoding

awslabs/aws-c-compression
Latest Upstream Version:v0.3.2Outdated
Package metadata is not taken from the WrapDB database and may be inaccurate. See this issue for details.

Version:

Usage

Install the latest aws-c-compression package with the following command:

meson wrap install aws-c-compression

Or, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.

Libraries (or programs) from aws-c-compression 0.3.1-1 can be used by adding the following lines to your meson.build file:

aws_c_compression_dep = dependency('aws-c-compression')
aws_c_common_huffman_generator_prog = find_program('aws-c-common-huffman-generator')

Project Options

Loading patch files...

Patch Files Preview

Loading patch files...