From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: nalaginrut Newsgroups: gmane.lisp.guile.user Subject: Is there any xpath2.0 in Guile available? Date: Thu, 10 Feb 2011 13:22:39 +0800 Organization: HFG Message-ID: <1297315359.2493.5.camel@Renee-desktop> References: <4d52cbe9.c139dc0a.5294.5bdaSMTPIN_ADDED@mx.google.com> Reply-To: NalaGinrut@gmail.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1297320964 31766 80.91.229.12 (10 Feb 2011 06:56:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 10 Feb 2011 06:56:04 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Feb 10 07:56:00 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 1PnQRb-0004IF-R6 for guile-user@m.gmane.org; Thu, 10 Feb 2011 07:55:59 +0100 Original-Received: from localhost ([127.0.0.1]:41100 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnQRf-00072f-BG for guile-user@m.gmane.org; Thu, 10 Feb 2011 01:56:03 -0500 Original-Received: from [140.186.70.92] (port=41113 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnQRb-00072a-11 for guile-user@gnu.org; Thu, 10 Feb 2011 01:55:59 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PnQRS-000763-23 for guile-user@gnu.org; Thu, 10 Feb 2011 01:55:54 -0500 Original-Received: from mail-gw0-f41.google.com ([74.125.83.41]:42079) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PnQRR-00075c-V8 for guile-user@gnu.org; Thu, 10 Feb 2011 01:55:50 -0500 Original-Received: by gwj22 with SMTP id 22so494509gwj.0 for ; Wed, 09 Feb 2011 22:55:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:subject:from:reply-to:to:in-reply-to:references :content-type:organization:date:message-id:mime-version:x-mailer :content-transfer-encoding; bh=1v0j2zn6Ruek/7WTFCWow69I09y+N667sMnOeRkCrWY=; b=yEJCaVax2zm0GdDKlDLMwa7c0N34ggr+FbEIcysP6FvUjqfmWI9N3dxN9Dfm+uDXQQ cFv8Kisob+0hwh+5I7mx/QCFzFT++35qNfVzcBBCuh/6egGDzqNS9Uv8UpC5s/RUXXhy cHu+1+6httmTlryABBgFBGMm+5ZvGxhCWGuSY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:reply-to:to:in-reply-to:references:content-type :organization:date:message-id:mime-version:x-mailer :content-transfer-encoding; b=VVyKdwNsXcvdGul4g9IuLEAeurHfSYTAwHSGuUNKaWVtLKIa+rm2JoVd4Ol5Cf16HO WiAyJ36s0UU+CXfU7Fz7Uy0uKR8fgB85Mo/zbIoCf/k56WgcxFFaPDgKpkgJfRcLoUgU W0t2VrUzI4Cx7Toyi0+WrBAllU5J0zqtDou8I= Original-Received: by 10.151.106.15 with SMTP id i15mr2767854ybm.396.1297320948988; Wed, 09 Feb 2011 22:55:48 -0800 (PST) Original-Received: from [192.168.0.100] ([183.15.166.38]) by mx.google.com with ESMTPS id j8sm802062yha.1.2011.02.09.22.55.45 (version=SSLv3 cipher=RC4-MD5); Wed, 09 Feb 2011 22:55:48 -0800 (PST) In-Reply-To: X-Mailer: Evolution 2.28.3 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.83.41 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:8422 Archived-At: hi all! I'm writing a program with xml-based config. I think an xpath2.0 implementation would be convenient. Is there any proper module available? -- GNU Powered it GPL Protected it GOD Blessed it HFG - NalaGinrut