Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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 17:00:00 2005 Konstantin Ryabitsev <icon{%}linux{*}duke{*}edu> - 1.2.6-4
- - Use -a1 flag in setup to handle the cElementTree source.
- Use .tar.gz packages instead of .zip. 
            - * Wed Mar 30 16:00:00 2005 Konstantin Ryabitsev <icon{%}linux{*}duke{*}edu> - 1.2.6-3
- - Use python_sitearch for the C library. 
            - * Tue Mar 29 16: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