-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathANNOUNCE
More file actions
46 lines (35 loc) · 1.79 KB
/
ANNOUNCE
File metadata and controls
46 lines (35 loc) · 1.79 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
To be sent to: c.l.py.announce, xml-dev, www-dom, comp.text.xml,
freshmeat.net, <editors at xmlhack.com>,
SF.net PyXML project news
other suggestions?
==================
Version 0.8.5 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.8.5.tar.gz
http://prdownloads.sourceforge.net/pyxml/PyXML-0.8.5.win32-py2.3.exe
http://prdownloads.sourceforge.net/pyxml/PyXML-0.8.5.win32-py2.4.exe
Changes in this version, compared to 0.8.4:
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, others)
* 4DOM and 4XPath from Fourthought (Uche Ogbuji, Mike Olson)
* Schema implementations: TREX (James Tauber)
* 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 and
questions to <xml-sig@python.org>. Bug reports may be filed on
SourceForge:
http://sourceforge.net/tracker/index.php?group_id=6473&atid=106473
For more information about Python and XML, see:
http://www.python.org/topics/xml/
--
Martin v. Löwis http://www.loewis.de/martin