[XML-SIG] PyXML 0.6.6 is released

Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Sun, 5 Aug 2001 19:41:10 +0200


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. =20

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/

--=20
Martin v. L=F6wis               http://www.informatik.hu-berlin.de/~loewis