Files
third_party_lz4/README.OpenSource
T
unknown 3503530be8 update lz4 to 1.10.0
Signed-off-by: unknown <zhangchun39@huawei.com>
2024-12-05 14:48:59 +08:00

12 lines
435 B
Plaintext
Executable File

[
{
"Name": "lz4",
"License": "BSD 2-Clause License",
"License File": "LICENSE",
"Version Number": "1.10.0",
"Owner": "chennaidong@huawei.com",
"Upstream URL": "https://github.com/lz4/lz4",
"Description": "This package provides a streaming interface to LZ4 data streams as well as low level compress and uncompress functions for LZ4 data blocks. The implementation is based on the reference C one."
}
]