[Haskell-cafe] ANN: zip-archive 0.0

John MacFarlane jgm at berkeley.edu
Tue Aug 26 02:22:56 EDT 2008


I've written a library, zip-archive, for dealing with zip archives.

Haddock documentation (with links to source code):
http://johnmacfarlane.net/zip-archive/ 

Darcs repository:
http://johnmacfarlane.net/repos/zip-archive/

It comes with an example program that duplicates some of the
functionality of 'zip' (configure with '-fexecutable' to build it).

I intend to put it on HackageDB, but I thought I'd get some feedback
first. Bug reports, patches, and suggestions on the API are all welcome.

John



More information about the Haskell-Cafe mailing list