caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [ANN] ocaml-xdg-basedir v0.0.1: XDG basedir location for data/cache/configuration files
@ 2011-05-23 14:23 Sylvain Le Gall
  0 siblings, 0 replies; only message in thread
From: Sylvain Le Gall @ 2011-05-23 14:23 UTC (permalink / raw)
  To: caml-list

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']

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-23 14:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-23 14:23 [Caml-list] [ANN] ocaml-xdg-basedir v0.0.1: XDG basedir location for data/cache/configuration files Sylvain Le Gall

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).