Document: python-elementtree
Title: ElementTree Manual
Author: Fredrik Lundh
Abstract: A light-weight toolkit for XML processing
 ElementTree provides 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 hybrid between a Python list and a Python
 dictionary.
Section: Apps/Programming

Format: HTML
Index: /usr/share/doc/python-elementtree-doc/html/index.html
Files: /usr/share/doc/python-elementtree-doc/html/*.html

  
