From c4cc819335840ad8a7233c720fd2b08ac2cb1aa8 Mon Sep 17 00:00:00 2001 From: "Fred L. Drake, Jr." Date: Tue, 20 Jan 2004 14:41:59 +0000 Subject: [PATCH] - add a link-less entry for XML::Parser - fix punctuation --- htdocs/index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/htdocs/index.html b/htdocs/index.html index e80a3f70..8d14e43f 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -173,6 +173,9 @@ source interfaces to Expat from languages other than C.

>Introductory article on using Expat on xml.com
  • + Perl's XML::Parser module is a wrapper built around a + binding to Expat in the XML::Parser::Expat module.
  • +
  • XML Tools 2 is an AppleScript scripting addition that allows AppleScript applications to work with XML data; it is based on Expat.
  • @@ -188,7 +191,7 @@ source interfaces to Expat from languages other than C.

  • Documentation for the Python interface to Expat, part of the - standard documentation for Python
  • + standard documentation for Python.
  • C++ Wrappers -- 2.40.0