<li>
The <a href="http://www.nongnu.org/scew/">Simple C Expat Wrapper</a>
is a wrapper around Expat that provides a light-weight object model
- somewhat like a DOM.
+ somewhat like a DOM.</li>
<!-- Alex Conchillo Flaque: aconchillo at acm.org -->
<li>
<a href="http://www.python.org/doc/current/lib/module-xml.parsers.expat.html"
SOAP implementation which uses Expat.</li>
<li>
<a href=
- "http://www.codepedia.com/wiki/display.aspx?WikiID=1&pagename=thunks"
+ "http://www.codepedia.com/wiki/display.aspx?WikiID=1&pagename=thunks"
>A discussion</a> of another way to manage stateful callbacks, using
- Expat as a sample library.
+ Expat as a sample library.</li>
<li>
The <a href="http://sourceforge.net/projects/gobo-eiffel/">GOBO
project</a> is working on an Eiffel binding for Expat. Development
- appears to have slowed, and there isn't any status information about
- the Expat bindings on the website. (I had to dig around the CVS to
- find any hint of the XML support.)</li>
+ is active and the package is fully supported in GOBO 3.0 and 3.1,
+ though there isn't much status information about the Expat bindings
+ on the website. (Most activity is reportedly on the relevant
+ mailing lists.)</li>
<li>
The <a href="http://tclxml.sourceforge.net/"
>TclXML project</a> includes a <a href="http://tcl.activestate.com/"
<a href="http://sdf.lonestar.org/~loewerj/tdom.cgi"
>tDOM</a> is an alternate package providing XML support for <a
href="http://tcl.activestate.com/" >Tcl</a>, based in part on
- Expat</li>
+ Expat.</li>
<li>
<a href="http://expatobjc.sourceforge.net/"
>Objective-C interface to Expat</a></li>