Name: | aws-c-compression |
---|---|
Version: | 0.3.0 |
Release: | 1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 18670 |
License: | Apache-2.0 |
RPM: | aws-c-compression-0.3.0-1.el8.x86_64.rpm |
Source RPM: | aws-c-compression-0.3.0-1.el8.src.rpm |
Build Date: | Wed Dec 04 2024 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/awslabs/aws-c-compression |
Summary: | C99 implementation of huffman encoding/decoding |
Description: | This is a cross-platform C99 implementation of compression algorithms such as gzip, and huffman encoding/decoding. Currently only huffman is implemented. |