You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
1.4 KiB
37 lines
1.4 KiB
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
|
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
[COPY] |
|
[COPY] Filename: package/.../elementtree/elementtree.desc |
|
[COPY] Copyright (C) 2006 The OpenSDE Project |
|
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project |
|
[COPY] |
|
[COPY] More information can be found in the files COPYING and README. |
|
[COPY] |
|
[COPY] This program is free software; you can redistribute it and/or modify |
|
[COPY] it under the terms of the GNU General Public License as published by |
|
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
|
[COPY] GNU General Public License can be found in the file COPYING. |
|
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
|
[I] A simple but flexible container object |
|
|
|
[T] The Element type is a simple but flexible container object, designed to |
|
[T] store hierarchical data structures, such as simplified XML infosets, in |
|
[T] memory. The element type can be described as a cross between a Python |
|
[T] list and a Python dictionary. |
|
[T] |
|
[T] The Element type is available as a pure-Python implementation for Python |
|
[T] 1.5.2 and later. |
|
|
|
[U] http://effbot.org/zone/element-index.htm |
|
|
|
[A] Fredrik Lundh <fredrik@pythonware.com> |
|
[M] Alejandro Mery <amery@opensde.org> |
|
|
|
[C] base/library |
|
|
|
[L] BSD |
|
[S] Stable |
|
[V] 1.2.6-20050316 |
|
[P] X -----5---9 600.000 |
|
|
|
[D] 3922322301 elementtree-1.2.6-20050316.tar.gz http://effbot.org/downloads/
|
|
|