zip-archive: Library for creating and modifying zip archives.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

The zip-archive library provides functions for creating, modifying, and extracting files from zip archives.


[Skip to Readme]

Properties

Versions 0.1, 0.1.1, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.1.4, 0.1.1.5, 0.1.1.6, 0.1.1.7, 0.1.1.8, 0.1.2.1, 0.1.3, 0.1.3.1, 0.1.3.2, 0.1.3.3, 0.1.3.4, 0.1.4, 0.2, 0.2.1, 0.2.2, 0.2.2.1, 0.2.3, 0.2.3.1, 0.2.3.2, 0.2.3.3, 0.2.3.4, 0.2.3.5, 0.2.3.6, 0.2.3.7, 0.3, 0.3.0.1, 0.3.0.2, 0.3.0.4, 0.3.0.5, 0.3.0.6, 0.3.0.7, 0.3.1, 0.3.1.1, 0.3.2, 0.3.2.1, 0.3.2.2, 0.3.2.3, 0.3.2.4, 0.3.2.5, 0.3.3, 0.3.3, 0.4, 0.4.1, 0.4.2, 0.4.2.1, 0.4.2.2, 0.4.3, 0.4.3.1, 0.4.3.2
Change log changelog
Dependencies array, base (>=4.2 && <5), binary (>=0.6), bytestring (>=0.10.0), containers, digest (>=0.0.0.1), directory (>=1.2.0), filepath, mtl, pretty, text (>=0.11), time, unix, zip-archive, zlib [details]
License BSD-3-Clause
Author John MacFarlane
Maintainer jgm@berkeley.edu
Category Codec
Home page http://github.com/jgm/zip-archive
Source repo head: git clone git://github.com/jgm/zip-archive.git
Uploaded by JohnMacFarlane at 2018-06-25T19:51:29Z

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
executable

Build the Zip executable.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for zip-archive-0.3.3

[back to package description]

zip-archive

The zip-archive library provides functions for creating, modifying, and extracting files from zip archives.