Metadata-Version: 1.0
Name: elementtree
Version: 1.2.7-20070827-preview
Summary: ElementTree - a light-weight XML object model for Python.
Home-page: http://effbot.org/zone/element-index.htm
Author: Fredrik Lundh
Author-email: fredrik@pythonware.com
License: Python (MIT style)
Description: The Element type is a flexible container object, designed to store
        hierarchical data structures in memory.  Element structures can be
        converted to and from XML.
Platform: Python 1.5.2 and later.
