A class for reading and writing ZIP files.
Note that this class does not support the full ZIP format
specification, but rather only the most common features.
Storing and Deflating are supported storage methods.
Notably, UTF8 filenames, large files, encryption and passwords are not
supported.