From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by walapai.inria.fr (8.13.6/8.13.6) with ESMTP id p6FD1gat003600 for ; Fri, 15 Jul 2011 15:01:42 +0200 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AigEAIY5IE5QDPKFkWdsb2JhbABTmGcBAY4kagEBAQEJCwsHFAMiiHyjC45/kE+GOgSSZoUPi0Q X-IronPort-AV: E=Sophos;i="4.65,535,1304287200"; d="scan'208";a="87158956" Received: from smtp11.smtpout.orange.fr (HELO smtp.smtpout.orange.fr) ([80.12.242.133]) by mail3-smtp-sop.national.inria.fr with ESMTP; 15 Jul 2011 15:01:37 +0200 Received: from atto.home ([83.199.178.218]) by mwinf5d22 with ME id 8D1c1h0014j6oC303D1cSK; Fri, 15 Jul 2011 15:01:36 +0200 X-ME-engine: default Received: from yotta.home ([192.168.1.2] helo=gallu.homelinux.com) by atto.home with smtp (Exim 4.72) (envelope-from ) id 1Qhi1O-0002i7-NM; Fri, 15 Jul 2011 15:01:35 +0200 Message-Id: Received: by gallu.homelinux.com (sSMTP sendmail emulation); Fri, 15 Jul 2011 13:01:34 +0000 Date: Fri, 15 Jul 2011 13:01:34 +0000 From: Sylvain Le Gall To: caml-list@inria.fr Subject: [Caml-list] [ANN] ocaml-archive v2.8.4+1: 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/) This library is developped in lazy mode: I only implement what I use. So this version mainly support read operationsi. Don't hesitate to contact me if you think there is some great libarchive functions not here. OASIS webpage: http://oasis.ocamlcore.org/dev/view/ocaml-archive/2.8.4%2B1 [Generated by 'OASIS announce']