* [Caml-list] [ANN] ocaml-archive v2.8.4+1: Binding to libarchive
@ 2011-07-15 13:01 Sylvain Le Gall
2011-07-15 19:31 ` Yoann Padioleau
0 siblings, 1 reply; 2+ messages in thread
From: Sylvain Le Gall @ 2011-07-15 13:01 UTC (permalink / raw)
To: caml-list
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']
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Caml-list] [ANN] ocaml-archive v2.8.4+1: Binding to libarchive
2011-07-15 13:01 [Caml-list] [ANN] ocaml-archive v2.8.4+1: Binding to libarchive Sylvain Le Gall
@ 2011-07-15 19:31 ` Yoann Padioleau
0 siblings, 0 replies; 2+ messages in thread
From: Yoann Padioleau @ 2011-07-15 19:31 UTC (permalink / raw)
To: Sylvain Le Gall; +Cc: caml-list
like
On Jul 15, 2011, at 6:01 AM, Sylvain Le Gall wrote:
> 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']
>
> --
> Caml-list mailing list. Subscription management and archives:
> https://sympa-roc.inria.fr/wws/info/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-07-15 19:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-15 13:01 [Caml-list] [ANN] ocaml-archive v2.8.4+1: Binding to libarchive Sylvain Le Gall
2011-07-15 19:31 ` Yoann Padioleau
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox