Statistics
| Branch: | Revision:

root / trunk / Libraries / Json40r2 / Source / Tools / 7-zip / readme.txt @ d78cbf09

History | View | Annotate | Download (1.2 kB)

1
7-Zip Command line version 4.65
2
-------------------------------
3

    
4
7-Zip is a file archiver with high compression ratio.
5
7za.exe is a standalone command line version of 7-Zip.
6

    
7
7-Zip Copyright (C) 1999-2009 Igor Pavlov.
8

    
9
Features of 7za.exe: 
10
  - High compression ratio in new 7z format
11
  - Supported formats:
12
      - Packing / unpacking: 7z, ZIP, GZIP, BZIP2 and TAR 
13
      - Unpacking only: Z
14
  - Highest compression ratio for ZIP and GZIP formats.
15
  - Fast compression and decompression
16
  - Strong AES-256 encryption in 7z and ZIP formats.
17

    
18
7za.exe is a free software distributed under the GNU LGPL.
19
Read license.txt for more information.
20

    
21
Source code of 7za.exe and 7-Zip can be found at
22
http://www.7-zip.org/
23

    
24
7za.exe can work in Windows 95/98/ME/NT/2000/XP/2003/Vista.
25

    
26
There is also port of 7za.exe for POSIX systems like Unix (Linux, Solaris, OpenBSD, 
27
FreeBSD, Cygwin, AIX, ...), MacOS X and BeOS:
28

    
29
http://p7zip.sourceforge.net/
30

    
31

    
32
  This distributive packet contains the following files:
33

    
34
  7za.exe       - 7-Zip standalone command line version.
35
  readme.txt    - This file.
36
  copying.txt   - GNU LGPL license.
37
  license.txt   - License information.
38
  7-zip.chm     - User's Manual in HTML Help format.
39

    
40

    
41
---
42
End of document