Home
Name Modified Size InfoDownloads / Week
zip64 Manual.pdf 2011-11-25 243.0 kB
zip64 Documentation.pdf 2011-11-25 288.3 kB
Zip64File.jar 2011-11-14 46.8 kB
zip64-API-1.04.zip 2011-11-14 36.4 kB
zip64-1.04.zip 2011-11-14 451.2 kB
zip64-1.04.tar.gz 2011-11-14 453.5 kB
readme.txt 2011-09-28 1.0 kB
Totals: 7 Items   1.5 MB 4
zip64 - Readme
==============

This package includes a command-line tool for reading and
writing ZIP files which conform to the 64 bit extension
of the ZIP standard.

The only prerequisite to run the tool is the
availability of a JAVA instance (JAVA SE 1.5 or higher).

Copyright
The code for zip64 was created 2010 by Enter AG, Zurich,
and was placed in the public domain under the
GPL General Public License v2 or later. A copy of the license
is part of the distribution in the file gpl-2.0.txt. 

Install
Just unpack the distribution file to any directory to which the 
users of these programs have read and write access.

Release History
1.0  Published on SourceForge
1.01 Fixed error in EntryInputStream.skip()
1.02 Cleaned up the code, the build script and added "or later" to
     the GPL.
1.03 Fixed NullPointer exception on locked folder by issuing an IOException
     with a more understandable message.

28.09.2011 Hartwig Thomas, Enter AG, Zurich, Switzerland
 
Source: readme.txt, updated 2011-09-28