META-INF.MANIFEST.MF Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of compress-lzf Show documentation
Show all versions of compress-lzf Show documentation
Compression codec for LZF encoding for particularly encoding/decoding, with reasonable compression.
Compressor is basic Lempel-Ziv codec, without Huffman (deflate/gzip) or statistical post-encoding.
See "http://oldhome.schmorp.de/marc/liblzf.html" for more on original LZF package.
Manifest-Version: 1.0
Implementation-Title: Compress-LZF
Implementation-Version: 1.1.1
X-Compile-Target-JDK: 1.6
Specification-Vendor: FasterXML
Specification-Title: Compress-LZF
X-Compile-Source-JDK: 1.6
Created-By: Maven Source Plugin 3.2.1
Specification-Version: 1.1
Implementation-Vendor: FasterXML
Implementation-Build-Date: 2023-01-26 00:19:50+0000
© 2015 - 2024 Weber Informatics LLC | Privacy Policy