From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by yquem.inria.fr (Postfix) with ESMTP id 93C0DBC2F for ; Sat, 27 Nov 2004 07:57:48 +0100 (CET) Received: from pauillac.inria.fr (pauillac.inria.fr [128.93.11.35]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id iAR6vm6v020533 for ; Sat, 27 Nov 2004 07:57:48 +0100 Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id HAA05535 for ; Sat, 27 Nov 2004 07:57:47 +0100 (MET) Received: from mail4.speakeasy.net (mail4.speakeasy.net [216.254.0.204]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id iAR6vj9W020525 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 27 Nov 2004 07:57:47 +0100 Received: (qmail 4777 invoked from network); 27 Nov 2004 06:57:44 -0000 Received: from dsl081-060-084.sfo1.dsl.speakeasy.net (HELO trout.darktech.org) (chrisrb@[64.81.60.84]) (envelope-sender ) by mail4.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 27 Nov 2004 06:57:43 -0000 Received: by trout.darktech.org (sSMTP sendmail emulation); Fri, 26 Nov 2004 23:04:33 -0800 From: "Evan Martin" Date: Fri, 26 Nov 2004 23:04:33 -0800 To: caml-list@inria.fr Cc: hump@pauillac.inria.fr Subject: [announce] ocaml-xmlr 1.0 released Message-ID: <20041127070433.GA24266@trout> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Sent-by-Evan: yep X-Miltered: at nez-perce with ID 41A8256C.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Miltered: at nez-perce with ID 41A82569.001 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; martine:01 bindings:01 api:01 minor:01 makefile:01 minor:01 ocaml:01 api:01 ocaml:01 martine:01 short:01 install:05 install:05 evan:07 evan:07 X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on yquem.inria.fr X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.0 X-Spam-Level: I have released version 1.0 of my bindings for libxml's xmlReader API. The minor changes: - Updated Makefile to install libxmlr.a. - Minor documentation futzing. If your existing install works, it is not worth updating. Otherwise, you can get it from here: http://neugierig.org/software/ocaml/xmlr/ There's a short description of the API here: http://neugierig.org/software/ocaml/xmlr/doc/Xmlr.html -- Evan Martin martine@danga.com http://neugierig.org