head	1.4;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	old_RELEASE_7_2_0:1.2
	old_old_RELEASE_7_1_0:1.1
	old_old_RELEASE_6_4_0:1.1
	old_old_RELEASE_5_EOL:1.1;
locks; strict;
comment	@# @;


1.4
date	2009.09.21.14.07.42;	author naddy;	state Exp;
branches;
next	1.3;

1.3
date	2009.09.21.13.53.05;	author naddy;	state Exp;
branches;
next	1.2;

1.2
date	2008.12.24.23.45.31;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2008.04.21.15.53.28;	author naddy;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Update to 4.999.9beta.
This is the last beta release before XZ Utils 5.0.0. No big changes
are planned before the first stable release.

XZ Utils is the official successor to LZMA Utils.

Feature safe:	yes
@
text
@XZ Utils is free general-purpose data compression software with a
high compression ratio.  XZ Utils is the successor to LZMA Utils.

The core of the XZ Utils compression code is based on the LZMA SDK.
The primary compression algorithm is currently LZMA2, which is used
inside the .xz container format.  With typical files, XZ Utils
creates output 30% smaller than gzip and 15% smaller than bzip2.

The XZ Utils package consists of several components:

* liblzma is a compression library with an API similar to that of zlib.
* xz is a command line tool with syntax similar to that of gzip.
* xzdec is a decompression-only tool smaller than the full-featured xz tool.
* A set of shell scripts (xzgrep, xzdiff, etc.) have been adapted
  from gzip to ease viewing, grepping, and comparing compressed files.
* Emulation of the command line tools of LZMA Utils eases transition
  from LZMA Utils to XZ Utils.

WWW: http://tukaani.org/xz/
@


1.3
log
@- Force commit
        repocopy from lzmautils-devel to xz

Feature safe:	yes
@
text
@d1 2
a2 4
LZMA Utils is an attempt to provide LZMA compression to POSIX-like
systems. The idea is to have a gzip-like command line tool and
zlib-like library, which would make it easy to adapt the new
compression technology to existing applications.
d4 16
a19 1
WWW: http://tukaani.org/lzma/
@


1.2
log
@- Force commit
	repocopy from lzmautils to lzmautils-devel
@
text
@@


1.1
log
@Import lzma 4.32.5.

LZMA Utils is an attempt to provide LZMA compression to POSIX-like
systems. The idea is to have a gzip-like command line tool and
zlib-like library, which would make it easy to adapt the new
compression technology to existing applications.

WWW: http://tukaani.org/lzma/
@
text
@@

