From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Neil W. Van Dyke" Newsgroups: gmane.lisp.guile.user Subject: HtmlPrag: Pragmatic Parsing of HTML to SXML Date: Wed, 26 Feb 2003 20:04:34 -0500 Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Message-ID: <15965.25634.967639.725968@neilvandyke.org> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1046308051 7740 80.91.224.249 (27 Feb 2003 01:07:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 27 Feb 2003 01:07:31 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18oCWI-00020i-00 for ; Thu, 27 Feb 2003 02:07:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18oCUk-0000De-00 for guile-user@m.gmane.org; Wed, 26 Feb 2003 20:05:54 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18oCTs-0008JE-00 for guile-user@gnu.org; Wed, 26 Feb 2003 20:05:00 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18oCS2-0006qh-00 for guile-user@gnu.org; Wed, 26 Feb 2003 20:03:11 -0500 Original-Received: from dsl092-071-029.bos1.dsl.speakeasy.net ([66.92.71.29] helo=neilvandyke.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18oCRv-0006kd-00 for guile-user@gnu.org; Wed, 26 Feb 2003 20:02:59 -0500 Original-Received: from neil by neilvandyke.org with local (Exim 3.36 #1 (Debian)) id 18oCTT-0001WN-00 for ; Wed, 26 Feb 2003 20:04:35 -0500 Original-To: guile-user@gnu.org X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: General Guile related discussions List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.user:1692 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:1692 I finally released an HTML parser I originally wrote a couple years ago for Guile, and have since substantially improved: http://www.neilvandyke.org/htmlprag/ HtmlPrag is LGPL'd (as a compromise between the GPL license and the "public domain" declaration of certain other XML libraries that can be used with HtmlPrag). Could the unknown maintainer of "http://www.gnu.org/software/guile/gnu-guile-projects.html" please consider adding HtmlPrag to that page? The page suggests that I post to the "guile-user" list. Thanks. _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user