Name: | python-elementtree |
---|---|
Version: | 1.2.6 |
Release: | 5 |
Architecture: | i386 |
Group: | Development/Libraries |
Size: | 306681 |
License: | PSF |
RPM: | python-elementtree-1.2.6-5.i386.rpm |
Source RPM: | python-elementtree-1.2.6-5.src.rpm |
Build Date: | Wed Jun 06 2007 |
Build Host: | ca-build14 |
Vendor: | Oracle USA |
URL: | http://effbot.org/zone/element-index.htm |
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. This package also includes the C implementation, cElementTree-1.0.5-20051216. |