File: python-elementtree-doc.doc-base

package info (click to toggle)
elementtree 1.2.6-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 300 kB
  • ctags: 350
  • sloc: python: 1,510; makefile: 41; xml: 10
file content (16 lines) | stat: -rw-r--r-- 542 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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