Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(368)

Side by Side Diff: depot_tools/bootstrap/win/7z.readme.txt

Issue 92087: Create the Next Generation of depot_tools. Eh. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/tools/
Patch Set: Created 11 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « depot_tools/bootstrap/win/7z.license.txt ('k') | depot_tools/bootstrap/win/7za.exe » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Added: svn:eol-style:native
+
OLDNEW
(Empty)
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, OpenB SD,
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
OLDNEW
« no previous file with comments | « depot_tools/bootstrap/win/7z.license.txt ('k') | depot_tools/bootstrap/win/7za.exe » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698