To be sent to: c.l.py.announce, xml-dev, www-dom, comp.text.xml,
	       freshmeat.net,
	       other suggestions?

================== 
Version 0.6.6 of the Python/XML distribution is now available.  It
should be considered a beta release, and can be downloaded from
the following URLs:

http://prdownloads.sourceforge.net/pyxml/PyXML-0.6.6.tar.gz
http://prdownloads.sourceforge.net/pyxml/PyXML-0.6.6.win32-py1.5.exe
http://prdownloads.sourceforge.net/pyxml/PyXML-0.6.6.win32-py2.0.exe
http://prdownloads.sourceforge.net/pyxml/PyXML-0.6.6-1.5.2.i386.rpm
http://prdownloads.sourceforge.net/pyxml/PyXML-0.6.6-2.0.i386.rpm

This is a pure bugfix release only.

The Python/XML distribution contains the basic tools required for
processing XML data using the Python programming language, assembled
into one easy-to-install package.  The distribution includes parsers
and standard interfaces such as SAX and DOM, along with various other
useful modules.  

The package currently contains:

	* XML parsers: Pyexpat (Jack Jansen), xmlproc (Lars Marius
Garshol), sgmlop (Fredrik Lundh).

	* SAX interface (Lars Marius Garshol)
	* minidom DOM implementation (Paul Prescod)
	* 4DOM from Fourthought (Uche Ogbuji, Mike Olson)
	* Various utility modules and functions (various people)
	* Documentation and example programs (various people)

The code is being developed bazaar-style by contributors from the
Python XML Special Interest Group, so please send comments, questions,
or bug reports to <xml-sig@python.org>.

For more information about Python and XML, see:
	http://www.python.org/topics/xml/

-- 
Martin v. Lwis               http://www.informatik.hu-berlin.de/~loewis
