caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Adrien Nader <adrien@notk.org>
To: caml-list@inria.fr
Subject: Re: [Caml-list] bindings for xz compression and decompression ?
Date: Wed, 21 Sep 2016 17:46:58 +0200	[thread overview]
Message-ID: <20160921154658.GA31660@notk.org> (raw)
In-Reply-To: <20160908070526.dmep3cksq3ktt4s4@seneca.home.org>

Hi,

ocaml-archive[1] has read-only bindings to libarchive which handles xz
through liblzma. I've used it for quite a bit of time now. I have a few,
non-upstream, small patches to bind a few more functions (on-the-fly
path-rewrite, read from bigarray, extract to disk (?), getters and
setters for libarchive's "pathname",
archive_entry_{set_,}{hard,sym}link() and archive_entry_set_link). If
they're of interest I can take some time to share them properly (they're
already public, just not announced).

[1] https://forge.ocamlcore.org/projects/ocaml-archive/

-- 
Adrien Nadr

      parent reply	other threads:[~2016-09-21 15:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-08  7:05 Ralf Treinen
2016-09-08 18:20 ` Bergman Andrey
2016-09-08 19:45   ` Eric Cooper
2016-09-08 23:25     ` Ben Millwood
2016-09-13 20:15       ` Ralf Treinen
2016-09-21 15:46 ` Adrien Nader [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160921154658.GA31660@notk.org \
    --to=adrien@notk.org \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).