caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Sylvain Le Gall <sylvain@le-gall.net>
To: caml-list@inria.fr
Subject: [Caml-list] [ANN] ocaml-xdg-basedir v0.0.1: XDG basedir location for data/cache/configuration files
Date: Mon, 23 May 2011 14:23:02 +0000	[thread overview]
Message-ID: <E1QOW2A-0003sT-F4@atto.home> (raw)

This library implements the xdg-basedir specification. It helps to define
standard locations for configuration, cache and data files in the user
directory and on the system.

It is a straightforward implementation on UNIX platform and try to apply
consistent policies with regard to Windows directories.

It is inspired by the Haskell implementation of this specification, and it
follows the same choices for Windows directories.

The xdg-basedir specification:
http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html

The Haskell implementation:
http://github.com/willdonnelly/xdg-basedir


The API of this implementation:
http://xdg-basedir.forge.ocamlcore.org/api

Get source code:
$ darcs get https://forge.ocamlcore.org/anonscm/darcs/xdg-basedir/ocaml-xdg-basedir/

Browse source code:
http://darcs.ocamlcore.org/cgi-bin/darcsweb.cgi?r=xdg-basedir/ocaml-xdg-basedir;a=summary

[Generated by 'OASIS announce']

                 reply	other threads:[~2011-05-23 14:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=E1QOW2A-0003sT-F4@atto.home \
    --to=sylvain@le-gall.net \
    --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).