SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

compress-lzf rpm build for : OpenSuSE. For other distributions click compress-lzf.

Name : compress-lzf
Version : 1.1.2 Vendor : obs://build_opensuse_org/Java
Release : 3.31 Date : 2023-09-12 14:40:08
Group : Development/Libraries/Java Source RPM : compress-lzf-1.1.2-3.31.src.rpm
Size : 0.10 MB
Packager : (none)
Summary : High-performance, streaming/chunking Java LZF codec
Description :
LZF-compress is a Java library for encoding and decoding data in LZF format,
written by Tatu Saloranta (tatu.salorantaAATTiki.fi).

Data format and algorithm based on original LZF library by Marc A Lehmann. See
LZF Format Specification for full description.

Format differs slightly from some other adaptations, such as the one used by H2
database project (by Thomas Mueller); although internal block compression
structure is the same, block identifiers differ. This package uses the original
LZF identifiers to be 100% compatible with existing command-line lzf tool(s).

LZF algorithm itself is optimized for speed, with somewhat more modest
compression. Compared to the standard Deflate (algorithm gzip uses) LZF can be
5-6 times as fast to compress, and twice as fast to decompress. Compression
rate is lower since no Huffman-encoding is used after lempel-ziv substring
elimination.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/Java:/packages/openSUSE_Factory/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  compress-lzf-1.1.2-3.31.noarch.rpm
     

Provides :
compress-lzf
mvn(com.ning:compress-lzf)
mvn(com.ning:compress-lzf:pom:)
osgi(com.ning.compress-lzf)

Requires :
java-headless >= 1.8
javapackages-filesystem
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/packages/compress-lzf
/usr/share/doc/packages/compress-lzf/README.md
/usr/share/java/compress-lzf.jar
/usr/share/licenses/compress-lzf
/usr/share/licenses/compress-lzf/LICENSE
/usr/share/licenses/compress-lzf/LICENSE-2.0.txt
/usr/share/maven-metadata/compress-lzf.xml
/usr/share/maven-poms/compress-lzf.pom

 
ICM