mirror of
https://git.freebsd.org/ports.git
synced 2025-06-14 17:20:29 -04:00
This is a cross-platform C99 implementation of compression algorithms such as gzip, and huffman encoding/decoding.
4 lines
166 B
Text
4 lines
166 B
Text
This is a cross-platform C99 implementation of compression
|
|
algorithms such as gzip, and huffman encoding/decoding.
|
|
|
|
WWW: https://github.com/awslabs/aws-c-compression
|