SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

lz4-java rpm build for : Fedora 26. For other distributions click lz4-java.

Name : lz4-java
Version : 1.3.0 Vendor : Fedora Project
Release : 6.fc26 Date : 2017-02-19 12:54:10
Group : Unspecified Source RPM : lz4-java-1.3.0-6.fc26.src.rpm
Size : 0.15 MB
Packager : Fedora Project
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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/26/Everything/i386/os/Packages/l

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  lz4-java-1.3.0-6.fc26.i686.rpm
     Search for other platforms
lz4-java-1.3.0-6.fc26.sparc.rpm
lz4-java-1.3.0-6.fc26.alpha.rpm
lz4-java-1.3.0-6.fc26.ppc.rpm
lz4-java-1.3.0-6.fc26.ia64.rpm
lz4-java-1.3.0-6.fc26.s390.rpm

Provides :
bundled(libxxhash)
bundled(lz4)
lz4-java
lz4-java(x86-32)
mvn(net.jpountz.lz4:lz4)
mvn(net.jpountz.lz4:lz4:pom:)
osgi(lz4-java)

Requires :
java-headless
javapackages-tools
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/java/lz4.jar
/usr/share/doc/lz4-java
/usr/share/doc/lz4-java/CHANGES.md
/usr/share/doc/lz4-java/README.md
/usr/share/licenses/lz4-java
/usr/share/licenses/lz4-java/LICENSE.txt
/usr/share/licenses/lz4-java/LICENSE.xxhash
/usr/share/licenses/lz4-java/lz4_LICENSE
/usr/share/maven-metadata/lz4-java.xml
/usr/share/maven-poms/lz4.pom

 
ICM