From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by walapai.inria.fr (8.13.6/8.13.6) with ESMTP id p4NENBCc032590 for ; Mon, 23 May 2011 16:23:11 +0200 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApEDAPZs2k1QDPKFkWdsb2JhbACYJAEBjThbAQEBAQkLCwcUAyKkJo5fj1iGGQSQEYQ9ijg X-IronPort-AV: E=Sophos;i="4.65,256,1304287200"; d="scan'208";a="83759970" Received: from smtp11.smtpout.orange.fr (HELO smtp.smtpout.orange.fr) ([80.12.242.133]) by mail3-smtp-sop.national.inria.fr with ESMTP; 23 May 2011 16:23:05 +0200 Received: from atto.home ([90.61.2.27]) by mwinf5d46 with ME id n2P31g00W0axptW032P4PD; Mon, 23 May 2011 16:23:04 +0200 Received: from yotta.home ([192.168.1.2] helo=gallu.homelinux.com) by atto.home with smtp (Exim 4.72) (envelope-from ) id 1QOW2A-0003sT-F4; Mon, 23 May 2011 16:23:03 +0200 Message-Id: Received: by gallu.homelinux.com (sSMTP sendmail emulation); Mon, 23 May 2011 14:23:02 +0000 Date: Mon, 23 May 2011 14:23:02 +0000 From: Sylvain Le Gall To: caml-list@inria.fr Subject: [Caml-list] [ANN] ocaml-xdg-basedir v0.0.1: XDG basedir location for data/cache/configuration files 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']