| |
Jump to letter: [
ABCDGHLMNOPRSTY
]
python-elementtree: Fast XML parser and writer
- Summary
- 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.
Changelog
- * Mon Apr 4 04:00:00 2005 Jeremy Katz <katzj{%}redhat{*}com> - 1.2.6-4
- rebuild for core
- use %setup -q -a 1 instead of unzipping source1
- * Sun Sep 25 04:00:00 2005 Jeff Pitman <symbiont+pyvault@berlios.de> 1.2.6-5
- use base pkg technique
- use doc pkg
- * Tue Jul 26 04:00:00 2005 Jeff Pitman <symbiont+pyvault@berlios.de> 1.2.6-4.1
- pyvaultize
|