Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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 19:00:00 2005 Jeremy Katz <katzj{%}redhat{*}com> - 1.2.6-4
- rebuild for core
- use %setup -q -a 1 instead of unzipping source1
- * Wed Mar 30 18:00:00 2005 Konstantin Ryabitsev <icon{%}linux{*}duke{*}edu> - 1.2.6-3
- Use python_sitearch for the C library.
- * Tue Mar 29 18:00:00 2005 Konstantin Ryabitsev <icon{%}linux{*}duke{*}edu> - 1.2.6-2
- Use python_sitelib
- Own the elementtree dir in site-packages
- BuildRequire python-devel
- Do not namely require expat
- Do not use INSTALLED_FILES (safer)
- Use ghosting for .pyo