From: Fred L. Drake, Jr. Date: Mon, 21 Jan 2002 19:49:40 +0000 (+0000) Subject: Added links to the Objective-C and Ruby bindings to Expat. X-Git-Tag: R_1_95_3~104 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0fe7c4095fdd17dfe79915ca26c48e863e4c19d0;p=libexpat Added links to the Objective-C and Ruby bindings to Expat. --- diff --git a/htdocs/index.html b/htdocs/index.html index 65c008b6..6f23d62a 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> - + Expat - XML Parser @@ -73,6 +73,12 @@ source interfaces to Expat from languages other than C.

>Documentation for the Python interface to Expat, part of the standard documentation for Python
  • + Objective-C interface to Expat +
  • + Ruby interface to Expat +
  • Article on using Expat from PHP on <?PHPBuilder?>