2 URL: http://tukaani.org/xz/
3 Source URL: http://git.tukaani.org/xz.git
4 Version: 5.0.5 (git tag v5.0.5, a1bfda3214ed4a39a28fe609364be133c9f0f200,
5 2013-06-30 19:55:49 +0300)
6 License: Public domain/license grant, LGPL 2.1, GPL 2, GPL 3
9 XZ Utils is general-purpose data compression software implementing the
10 modified Lempel-Ziv-Markov chain algorithm (LZMA2).
15 The upstream source is present in the xz directory. Other entries in this
16 directory are present for build integration:
19 - config/mac/config.h, the ouptut of a "configure" run. SIZEOF_SIZE_T's
20 definition is made conditional on __LP64__. Various macros are undefined,
21 because feature selection is handled by xz.gyp. These macros are affected:
26 - HAVE_DECODER_ARMTHUMB
31 - HAVE_DECODER_POWERPC
35 - HAVE_ENCODER_ARMTHUMB
40 - HAVE_ENCODER_POWERPC