XML Tools in Python
The Python/XML distribution contains the basic tools required for
processing XML data using the Python programming language. 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, xmlproc, and sgmlop
* SAX interface
* minidom, a DOM implementation
* 4DOM and 4XPath from Fourthought
* Schema implementations: TREX
* Various utility modules and functions
* Documentation and example programs
The code is being developed bazaar-style by contributors from the
Python XML Special Interest Group, so please send comments or questions
to . 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/
- Sources inherited from project home:MaxxedSUSE
- Links to openSUSE:Dropped / pyxml
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:MaxxedSUSE:Emulators/pyxml && cd $_
- Create Badge
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
PyXML-0.8.4.tar.gz | 0000734954 718 KB | |
_link | 0000000124 124 Bytes | |
bug-550664_expat-2.0.1-fix_bug_1990430.patch | 0000000428 428 Bytes | |
pyxml-distutils.diff | 0000001653 1.61 KB | |
pyxml-keyword_as.diff | 0000001728 1.69 KB | |
pyxml.changes | 0000009251 9.03 KB | |
pyxml.spec | 0000002507 2.45 KB | |
xmlparse-2009-12-09.diff | 0000000233 233 Bytes |
Comments 0