python-elementtree - Fast XML parser and writer
Website: | http://effbot.org/zone/element-index.htm |
---|---|
License: | PSF |
- Description:
The Element type is a simple but flexible container object, designed to store hierarchical data structures, such as simplified XML infosets, in memory. The element type can be described as a cross between a Python list and a Python dictionary. This package also includes the C implementation, cElementTree-1.0.2-20050302.
Packages
python-elementtree-1.2.6-4.i386 [76 KiB] |
Changelog
by Jeremy Katz (2005-04-04):
- rebuild for core - use %setup -q -a 1 instead of unzipping source1 |