devtoolset-2-xz-java - Java implementation of XZ data compression
Website: | http://tukaani.org/xz/java.html |
---|---|
License: | Public Domain |
- Description:
A complete implementation of XZ data compression in Java. It features full support for the .xz file format specification version 1.0.4, single-threaded streamed compression and decompression, single-threaded decompression with limited random access support, raw streams (no .xz headers) for advanced users, including LZMA2 with preset dictionary.
Packages
devtoolset-2-xz-java-1.1-5.el6.noarch [86 KiB] |
Changelog
by Krzysztof Daniel (2013-04-17):
- Rebuild to get proper dist macro value. |