You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New /extras/index.html page containing only a download links and blurb
about for Info-ZIP.
New /extras/info-zip.html page that redirects to extras/index#info-zip
Add Extras page link to "More" menu
I use <ahref="https://infozip.sourceforge.net/">Info-ZIP's</a><code>zip.exe</code> in most of my build scripts to create zip files. The site I have been recommending to download the program doesn't appear to have been maintained for a while and I'm concerned that it might go away. So I've decided to host <code>zip.exe</code> and <code>unzip.exe</code> myself, just to be on the safe side.
26
+
</p>
27
+
28
+
<p>
29
+
A zip file, <code>info-zip.zip</code>, has been uploaded to my Google Drive. The file contains <em>Windows</em> builds of zip v2.32 & unzip v5.52, along with the required license. Clicking the following button will open a page on Google Drive that lists the contents of <code>info-zip.zip</code>. You will need to click the download button to get it.
30
+
</p>
31
+
32
+
<pclass="text-center">
33
+
<aclass="btn btn-primary" role="button" href="https://drive.google.com/file/d/1NCGgWJEOOyXtA-iZV6QsdevyYrf-YyJ8/view">Get zip & unzip from Google Drive</a>
34
+
</p>
35
+
36
+
<aside>
37
+
<pclass="callout callout-info">
38
+
Yes, I realise storing a zip extractor in a .zip file is a bit recursive, but don't tell me you haven't got one already <spanclass="fa fa-smile-o"></span>.
39
+
</p>
40
+
</aside>
41
+
42
+
<h3>
43
+
Info-ZIP license
44
+
</h3>
45
+
46
+
<divclass="frame">
47
+
<preclass="pre-scrollable">Copyright (c) 1990-2006 Info-ZIP. All rights reserved.
48
+
49
+
For the purposes of this copyright and license, "Info-ZIP" is defined as
50
+
the following set of individuals:
51
+
52
+
Mark Adler, John Bush, Karl Davis, Harald Denker, Jean-Michel Dubois,
53
+
Jean-loup Gailly, Hunter Goatley, Ed Gordon, Ian Gorman, Chris Herborth,
54
+
Dirk Haase, Greg Hartwig, Robert Heath, Jonathan Hudson, Paul Kienitz,
55
+
David Kirschbaum, Johnny Lee, Onno van der Linden, Igor Mandrichenko,
56
+
Steve P. Miller, Sergio Monesi, Keith Owens, George Petrov, Greg Roelofs,
57
+
Kai Uwe Rommel, Steve Salisbury, Dave Smith, Steven M. Schweda,
58
+
Christian Spieler, Cosmin Truta, Antoine Verheijen, Paul von Behren,
59
+
Rich Wales, Mike White
60
+
61
+
This software is provided "as is," without warranty of any kind, express
62
+
or implied. In no event shall Info-ZIP or its contributors be held liable
63
+
for any direct, indirect, incidental, special or consequential damages
64
+
arising out of the use of or inability to use this software.
65
+
66
+
Permission is granted to anyone to use this software for any purpose,
67
+
including commercial applications, and to alter it and redistribute it
68
+
freely, subject to the following restrictions:
69
+
70
+
1. Redistributions of source code must retain the above copyright notice,
71
+
definition, disclaimer, and this list of conditions.
72
+
73
+
2. Redistributions in binary form (compiled executables) must reproduce
74
+
the above copyright notice, definition, disclaimer, and this list of
75
+
conditions in documentation and/or other materials provided with the
76
+
distribution. The sole exception to this condition is redistribution
77
+
of a standard UnZipSFX binary (including SFXWiz) as part of a
78
+
self-extracting archive; that is permitted without inclusion of this
79
+
license, as long as the normal SFX banner has not been removed from
80
+
the binary or disabled.
81
+
82
+
3. Altered versions--including, but not limited to, ports to new operating
83
+
systems, existing ports with new graphical interfaces, and dynamic,
84
+
shared, or static library versions--must be plainly marked as such
85
+
and must not be misrepresented as being the original source. Such
86
+
altered versions also must not be misrepresented as being Info-ZIP
87
+
releases--including, but not limited to, labeling of the altered
88
+
versions with the names "Info-ZIP" (or any variation thereof, including,
89
+
but not limited to, different capitalizations), "Pocket UnZip," "WiZ"
90
+
or "MacZip" without the explicit permission of Info-ZIP. Such altered
91
+
versions are further prohibited from misrepresentative use of the
92
+
Zip-Bugs or Info-ZIP e-mail addresses or of the Info-ZIP URL(s).
93
+
94
+
4. Info-ZIP retains the right to use the names "Info-ZIP," "Zip," "UnZip,"
95
+
"UnZipSFX," "WiZ," "Pocket UnZip," "Pocket Zip," and "MacZip" for its
0 commit comments