caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Daniel Bünzli" <daniel.buenzli@erratique.ch>
To: OCaml List <caml-list@inria.fr>
Cc: David Sheets <sheets@alum.mit.edu>
Subject: [Caml-list] [ANN] Fpath 0.7.0
Date: Mon, 23 May 2016 10:58:30 +0200	[thread overview]
Message-ID: <24460C343955497D9D190248B8A93936@erratique.ch> (raw)

Hello,

It is my pleasure to announce the first release of Fpath, described as:

```
Fpath is an OCaml module for handling file system paths on POSIX and
Windows operating systems. Fpath processes paths without accessing
the file system and is independent from any system library.

Fpath depends on Astring and is distributed under the ISC license.
```

Homepage: http://erratique.ch/software/fpath
API docs: http://erratique.ch/software/fpath/doc/Fpath

Fpath claims to behave reasonably on Windows, in the sense that it is aware of drives, UNC paths, etc. This is just a claim, Windows user are encouraged to shout on the issue tracker if they feel some things are wrong or could be improved.

Many thanks to David Sheets, whose insightful review and comments contributed to make Fpath a much saner and usable library than I would have produced in the first place; remaining misdesigns are mine.

Best,

Daniel

             reply	other threads:[~2016-05-23  8:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-23  8:58 Daniel Bünzli [this message]
2016-05-24 10:14 ` SP

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=24460C343955497D9D190248B8A93936@erratique.ch \
    --to=daniel.buenzli@erratique.ch \
    --cc=caml-list@inria.fr \
    --cc=sheets@alum.mit.edu \
    /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).