Current File : /home/inlingua/public_html/decay_sym/root/var/softaculous/apps/liblzma/info.xml |
<soft xmlns="http://www.softaculous.com">
<overview>
<img src="logo.gif" style="float:right;" alt="" />{{overview}}
</overview>
<features>
{{features}}
</features>
<ratings>
http://www.webuzo.com/sysapps/libraries/XZ_Utils
</ratings>
<space>
2897026
</space>
<support>
https://tukaani.org/xz/
</support>
<version>
5.2.4
</version>
<mod>1</mod>
<softversion>
4.1.9
</softversion>
<major>1</major>
<release_date>29-04-2018</release_date>
<extract file="liblzma-$arch.tar.gz">$appsdir</extract>
<notes>
<center><font size="5" color="#182e7a">XZ Utils is a Library.</font></center>
<style>
.notestable td{
background: #E6F5FF;
}
.notestable th{
background: #EFEFEF;
}
</style>
<table border="0" cellspacing="1" cellpadding="8" align="center" class="notestable">
<tr>
<td>Desc</td>
<td>Path</td>
</tr>
<tr>
<td>Prefix</td>
<td>/usr/local/apps/liblzma</td>
</tr>
<tr>
<td>Binary</td>
<td>/usr/local/apps/liblzma/bin</td>
</tr>
<tr>
<td>Library</td>
<td>/usr/local/apps/liblzma/lib</td>
</tr>
<tr>
<td>liblzma.so</td>
<td>/usr/local/apps/liblzma/lib/liblzma.so</td>
</tr>
</table>
</notes>
<languages>
<english-overview>
<font size="5" color="#182e7a">XZ Utils</font> is free general-purpose data compression software with a high compression ratio. XZ Utils were written for POSIX-like systems, but also work on some not-so-POSIX systems. XZ Utils are the successor to LZMA Utils.<br/><br/>
The core of the XZ Utils compression code is based on LZMA SDK, but it has been modified quite a lot to be suitable for XZ Utils. The primary compression algorithm is currently LZMA2, which is used inside the .xz container format. With typical files, XZ Utils create 30 % smaller output than gzip and 15 % smaller output than bzip2
<br /><br />
XZ Utils is distributed under the <a href="https://git.tukaani.org/?p=xz.git;a=blob;f=COPYING" target="_blank">GNU LGPL</a>
</english-overview>
<english-features>
XZ Utils consist of several components:
<ul>
<li>liblzma is a compression library with an API similar to that of zlib.</li>
<li>xz is a command line tool with syntax similar to that of gzip.</li>
<li>xzdec is a decompression-only tool smaller than the full-featured xz tool.</li>
<li>A set of shell scripts (xzgrep, xzdiff, etc.) have been adapted from gzip to ease viewing, grepping, and comparing compressed files.</li>
<li>Emulation of command line tools of LZMA Utils eases transition from LZMA Utils to XZ Utils.</li>
</ul>
While liblzma has a zlib-like API, liblzma doesn't include any file I/O functions. A separate I/O library is planned, which would abstract handling of .gz, .bz2, and .xz files with an easy to use API.
</english-features>
</languages>
</soft>