From: Sylvain Le Gall <gildor@ocamlcore.org>
To: caml-list@inria.fr
Subject: [ANN] ocaml-fileutils v0.4.0
Date: Thu, 10 Sep 2009 02:54:51 +0200 [thread overview]
Message-ID: <20090910005451.GC24274@yocto.gallu.homelinux.org> (raw)
Hello,
Ocaml fileutils is aimed to be a platform independent library to perform
operation on file like:
- mv
- cp
- rm
- mkdir
- touch
- which...
Comes also with a module to manipulate abstract filename:
- classification
- make_relative: made a filename relative to another
- make_absolute
This new release simplify module structure (nested modules are not
required anymore) and comes with a more clear documentation. It also
removes parser/lexer for path which was little bit overkilling. Some
operations have been optimized for speed (like find) -- coming close in
term of performance to standard POSIX commands.
Link:
http://le-gall.net/sylvain+violaine/ocaml-fileutils.html
Regards
Sylvain Le Gall
next reply other threads:[~2009-09-10 0:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-10 0:54 Sylvain Le Gall [this message]
2009-09-10 14:49 ` [Caml-list] " Ashish Agarwal
2009-09-10 14:57 ` Sylvain Le Gall
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=20090910005451.GC24274@yocto.gallu.homelinux.org \
--to=gildor@ocamlcore.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