Search
j0ke.net Open Build Service
>
Projects
>
J0KE.NET
:
Tools
>
xz
> Meta
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Meta Configuration of Package xz
<package name="xz" project="J0KE.NET:Tools"> <title>A Program for Compressing Files</title> <description>The xz command is a very powerful program for compressing files. * Average compression ratio of LZMA is about 30% better than that of gzip, and 15% better than that of bzip2. * Decompression speed is only little slower than that of gzip, being two to five times faster than bzip2. * In fast mode, compresses faster than bzip2 with a comparable compression ratio. * Achieving the best compression ratios takes four to even twelve times longer than with bzip2. However. this doesn't affect decompressing speed. * Very similar command line interface to what gzip and bzip2 have. </description> <person userid="hostmaster" role="maintainer"/> <build> <enable repository="SLE_11"/> <enable repository="openSUSE_11.1"/> <disable/> </build> </package>