The Python xmlite module is an extremely light weight XML parser andprinter. It does not use the DOM or SAX interfaces but instead works withsimple nested lists to represent an XML document.
jerrykhan created the New 1.4 in CVS repository forum thread
jerrykhan committed patchset 7 of module xmlite to the Python XMLite CVS repository, changing 2 files
ohler committed patchset 6 of module xmlite to the Python XMLite CVS repository, changing 2 files
ohler committed patchset 5 of module xmlite to the Python XMLite CVS repository, changing 1 files
Fixed a bug where empty elements where not added to the parent element.
ohler committed patchset 4 of module xmlite to the Python XMLite CVS repository, changing 1 files
ohler committed patchset 3 of module xmlite to the Python XMLite CVS repository, changing 1 files
Added GPL to file.
ohler committed patchset 2 of module xmlite to the Python XMLite CVS repository, changing 4 files
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use