From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.user Subject: Re: Is there any xpath2.0 in Guile available? Date: Thu, 10 Feb 2011 09:44:09 +0100 Message-ID: References: <4d52cbe9.c139dc0a.5294.5bdaSMTPIN_ADDED@mx.google.com> <1297315359.2493.5.camel@Renee-desktop> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1297327312 27948 80.91.229.12 (10 Feb 2011 08:41:52 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 10 Feb 2011 08:41:52 +0000 (UTC) Cc: guile-user@gnu.org To: NalaGinrut@gmail.com Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Feb 10 09:41:45 2011 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PnS5x-0004rL-Hg for guile-user@m.gmane.org; Thu, 10 Feb 2011 09:41:45 +0100 Original-Received: from localhost ([127.0.0.1]:45385 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnS61-0005BX-Ev for guile-user@m.gmane.org; Thu, 10 Feb 2011 03:41:49 -0500 Original-Received: from [140.186.70.92] (port=46842 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnS3S-00042B-Jc for guile-user@gnu.org; Thu, 10 Feb 2011 03:39:12 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PnS3M-00070P-TK for guile-user@gnu.org; Thu, 10 Feb 2011 03:39:05 -0500 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:42380 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PnS3M-00070L-OR for guile-user@gnu.org; Thu, 10 Feb 2011 03:39:04 -0500 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id CEB333398; Thu, 10 Feb 2011 03:40:03 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=aUUEnG+ez5XsUhE+Np619ai8okc=; b=ZFXzzd w0jEdXdY6CbH3n+V5F4Ml72C6qwqMjhNiP0BVVVSfn7L306z3Y8Rl5Sg18QQ88Ua 1JLglW1PtJSMRawOCLUSRKP1zNjnGCQGJ2CtqrGcHbQoHw+Lc05KB5pTMnv/aLsB /aFTgxYv/CxLUsEtYIJXrzvxATrjtkXlOBhxo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=obFYXMoctpqO6g8jxxsM7mjj9dtJZGKZ hWRn4MHqhQbgHGZ2jC7uLMKSDfRCnK08KMmfFC3XSIXL8V5pOJOhwDuVxJyBn8Y+ hBliah3AmKDmGMay+Gty+rXiZCQ31+Xg9xFNbwAIm2L3JMxbNuygfk4jGgXaxDYt zrAYL4LSxPY= Original-Received: from a-pb-sasl-sd.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id A9B8A3396; Thu, 10 Feb 2011 03:40:02 -0500 (EST) Original-Received: from unquote.localdomain (unknown [90.164.198.39]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTPSA id AF5BD3395; Thu, 10 Feb 2011 03:40:00 -0500 (EST) In-Reply-To: <1297315359.2493.5.camel@Renee-desktop> (nalaginrut@gmail.com's message of "Thu, 10 Feb 2011 13:22:39 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: 5A391270-34F1-11E0-BD5D-F13235C70CBC-02397024!a-pb-sasl-sd.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 64.74.157.62 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:8423 Archived-At: On Thu 10 Feb 2011 06:22, nalaginrut writes: > I'm writing a program with xml-based config. I think an xpath2.0 > implementation would be convenient. Is there any proper module > available? (sxml xpath). Not well documented though... Andy -- http://wingolog.org/