| Name : python-2.4-elementtree
| |
| Version : 1.2.6
| Vendor : openSUSE Build Service
|
| Release : 60.1
| Date : 2008-06-11 13:44:07
|
| Group : Development/Libraries/Python
| Source RPM : python-2.4-elementtree-1.2.6-60.1.src.rpm
|
| Size : 0.26 MB
| |
| Packager : (none)
| |
| Summary : Fast XML parser and writer
|
Description :
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.
Authors: -------- Fredrik Lundh < fredrikAATTpythonware.com>
|