File: python-elementtree-doc.doc-base

package info (click to toggle)
elementtree 1.2.6-12
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 324 kB
  • ctags: 351
  • sloc: python: 1,510; makefile: 10; xml: 10
file content (14 lines) | stat: -rw-r--r-- 540 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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: Programming/Python

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