Skip to content

Commit d58af39

Browse files
committed
Added '7-zip'
1 parent 6c1033c commit d58af39

File tree

4 files changed

+70
-0
lines changed

4 files changed

+70
-0
lines changed

lib/7-Zip 9.20/7-zip.chm

88.9 KB
Binary file not shown.

lib/7-Zip 9.20/7za.exe

574 KB
Binary file not shown.

lib/7-Zip 9.20/license.txt

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
7-Zip Command line version
2+
~~~~~~~~~~~~~~~~~~~~~~~~~~
3+
License for use and distribution
4+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5+
6+
7-Zip Copyright (C) 1999-2010 Igor Pavlov.
7+
8+
7za.exe is distributed under the GNU LGPL license
9+
10+
Notes:
11+
You can use 7-Zip on any computer, including a computer in a commercial
12+
organization. You don't need to register or pay for 7-Zip.
13+
14+
15+
GNU LGPL information
16+
--------------------
17+
18+
This library is free software; you can redistribute it and/or
19+
modify it under the terms of the GNU Lesser General Public
20+
License as published by the Free Software Foundation; either
21+
version 2.1 of the License, or (at your option) any later version.
22+
23+
This library is distributed in the hope that it will be useful,
24+
but WITHOUT ANY WARRANTY; without even the implied warranty of
25+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
26+
Lesser General Public License for more details.
27+
28+
You can receive a copy of the GNU Lesser General Public License from
29+
http://www.gnu.org/

lib/7-Zip 9.20/readme.txt

+41
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
7-Zip Command line version 9.20
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-2010 Igor Pavlov.
8+
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.
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/2003/2008/XP/Vista/7.
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+
license.txt - License information.
37+
7-zip.chm - User's Manual in HTML Help format.
38+
39+
40+
---
41+
End of document

0 commit comments

Comments
 (0)