(* OASIS_START *)
(* DO NOT EDIT (digest: 199314f5bc45b9348d4b5140afda0cad) *)
This is the README file for the ocaml-archive distribution.

Binding to libarchive

libarchive is a C library for reading and writing tar, cpio, zip, ISO, and
other archive formats. This library is its OCaml bindings.

 * Reads a variety of formats, including tar, pax, cpio, zip, xar, lha, ar,  
 cab, mtree, and ISO images.  * Writes tar, pax, cpio, zip, xar, ar, ISO,
mtree, and shar archives.  * Full automatic format detection when reading
archives, including    compressed archives.

[libarchive website](http://code.google.com/p/libarchive/)

See the files INSTALL.txt for building and installation instructions. 


(* OASIS_STOP *)
