Information for RPM lz4-java-1.3.0-6.fc26.aarch64.rpm
ID | 9170055 | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Name | lz4-java | ||||||||||||||||||||||||
Version | 1.3.0 | ||||||||||||||||||||||||
Release | 6.fc26 | ||||||||||||||||||||||||
Epoch | |||||||||||||||||||||||||
Arch | aarch64 | ||||||||||||||||||||||||
Summary | LZ4 compression for Java | ||||||||||||||||||||||||
Description | LZ4 compression for Java, based on Yann Collet's work. This library provides access to two compression methods that both generate a valid LZ4 stream: * fast scan (LZ4): ° low memory footprint (~ 16 KB), ° very fast (fast scan with skipping heuristics in case the input looks incompressible), ° reasonable compression ratio (depending on the redundancy of the input). * high compression (LZ4 HC): ° medium memory footprint (~ 256 KB), ° rather slow (~ 10 times slower than LZ4), ° good compression ratio (depending on the size and the redundancy of the input). The streams produced by those 2 compression algorithms use the same compression format, are very fast to decompress and can be decompressed by the same decompressor instance. | ||||||||||||||||||||||||
Build Time | 2017-02-19 11:55:25 GMT | ||||||||||||||||||||||||
Size | 161.92 KB | ||||||||||||||||||||||||
cae9dd05efa7791b91f37277b299991c | |||||||||||||||||||||||||
License | ASL 2.0 and (BSD and GPLv2+) | ||||||||||||||||||||||||
Buildroot | f26-build-7731759-697660 | ||||||||||||||||||||||||
Provides |
|
||||||||||||||||||||||||
Obsoletes | No Obsoletes | ||||||||||||||||||||||||
Conflicts | No Conflicts | ||||||||||||||||||||||||
Requires |
|
||||||||||||||||||||||||
Recommends | No Recommends | ||||||||||||||||||||||||
Suggests | No Suggests | ||||||||||||||||||||||||
Supplements | No Supplements | ||||||||||||||||||||||||
Enhances | No Enhances | ||||||||||||||||||||||||
Files |
|
||||||||||||||||||||||||
Component of |