Thu, 09 May 2024 13:16:14 UTC | login

Information for RPM lz4-java-1.3.0-9.fc29.src.rpm

ID260362
Namelz4-java
Version1.3.0
Release9.fc29
Epoch
Archsrc
SummaryLZ4 compression for Java
DescriptionLZ4 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 Time2018-09-13 18:15:51 GMT
Size775.90 KB
599febce2082ccb3ee9fa803b6524c8c
LicenseASL 2.0 and (BSD and GPLv2+)
Buildrootf29-build-29103-15659
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
ant
ant-junit
apache-parent
aqute-bnd
bea-stax-api
cpptasks
ivy-local
java-devel
javapackages-local
mvel
objectweb-asm
randomizedtesting-junit4-ant
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
xerces-j2
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 4 of 4
Name ascending sort Size
1.3.0.tar.gz762.19 KB
lz4-java-1.3.0-build.patch5.80 KB
lz4-java-1.3.0-junit_Assert.patch12.87 KB
lz4-java.spec4.48 KB
Component of No Buildroots