Jump to letter: [
ABCGIKLMOPRW
]
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
- * Thu Mar 10 12:00:00 2005 Konstantin Ryabitsev <icon{%}linux{*}duke{*}edu> - 1.2.5-1
- Rename as python-elementtree.
- * Sat Mar 5 12:00:00 2005 Konstantin Ryabitsev <icon{%}linux{*}duke{*}edu> - 1.2.5-1
- Initial RPM release.