[FileItem] Fix mimetype content lookup
[xbmc.git] / project / Win32BuildSetup / tools / 7z / readme.txt
blob9ae4222fe89c5412180ea4b4f270e9838cfeaf1a
1 7-Zip Command line version 9.20
2 -------------------------------
4 7-Zip is a file archiver with high compression ratio.
5 7za.exe is a standalone command line version of 7-Zip.
7 7-Zip Copyright (C) 1999-2010 Igor Pavlov.
9 Features of 7za.exe: 
10   - High compression ratio in new 7z format
11   - Supported formats:
12       - Packing / unpacking: 7z, xz, ZIP, GZIP, BZIP2 and TAR 
13       - Unpacking only: Z, lzma
14   - Highest compression ratio for ZIP and GZIP formats.
15   - Fast compression and decompression
16   - Strong AES-256 encryption in 7z and ZIP formats.
18 7za.exe is a free software distributed under the GNU LGPL.
19 Read license.txt for more information.
21 Source code of 7za.exe and 7-Zip can be found at
22 http://www.7-zip.org/
24 7za.exe can work in Windows 95/98/ME/NT/2000/2003/2008/XP/Vista/7.
26 There is also port of 7za.exe for POSIX systems like Unix (Linux, Solaris, OpenBSD, 
27 FreeBSD, Cygwin, AIX, ...), MacOS X and BeOS:
29 http://p7zip.sourceforge.net/
32   This distributive packet contains the following files:
34   7za.exe       - 7-Zip standalone command line version.
35   readme.txt    - This file.
36   license.txt   - License information.
37   7-zip.chm     - User's Manual in HTML Help format.
40 ---
41 End of document