elementtree: A simple but flexible container object1

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.

The Element type is available as a pure-Python implementation for Python 1.5.2 and later.

... part of T2, get it here

URL: http://effbot.org/zone/element-index.htm

Author: Fredrik Lundh <fredrik [at] pythonware [dot] com>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: BSD
Status: Stable
Version: 1.2.6-20050316

Download: http://effbot.org/downloads/ elementtree-1.2.6-20050316.tar.gz

T2 source: elementtree.cache
T2 source: elementtree.desc

Build time (on reference hardware): 0% (relative to binutils)2

Installed size (on reference hardware): 0.17 MB, 30 files

Dependencies (build time detected): 00-dirtree bash coreutils diffutils findutils gawk grep python sed tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).