Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.5-20051216.
Changelog
- * Wed Sep 6 17:00:00 2006 Jeremy Katz <katzj{%}redhat{*}com> - 1.2.6-5
- don't ghost pyo files (#205446)
- upstream bugfix release
- * Wed Jul 12 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1.2.6-4.2.2
- rebuild
- * Fri Feb 10 16:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1.2.6-4.2.1
- bump again for double-long bug on ppc(64)