OpenSDE Packages Database (without history before r20070)
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

  1. [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. [COPY]
  4. [COPY] Filename: package/.../elementtree/elementtree.desc
  5. [COPY] Copyright (C) 2006 The OpenSDE Project
  6. [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
  7. [COPY]
  8. [COPY] More information can be found in the files COPYING and README.
  9. [COPY]
  10. [COPY] This program is free software; you can redistribute it and/or modify
  11. [COPY] it under the terms of the GNU General Public License as published by
  12. [COPY] the Free Software Foundation; version 2 of the License. A copy of the
  13. [COPY] GNU General Public License can be found in the file COPYING.
  14. [COPY] --- SDE-COPYRIGHT-NOTE-END ---
  15. [I] A simple but flexible container object
  16. [T] The Element type is a simple but flexible container object, designed to
  17. [T] store hierarchical data structures, such as simplified XML infosets, in
  18. [T] memory. The element type can be described as a cross between a Python
  19. [T] list and a Python dictionary.
  20. [T]
  21. [T] The Element type is available as a pure-Python implementation for Python
  22. [T] 1.5.2 and later.
  23. [U] http://effbot.org/zone/element-index.htm
  24. [A] Fredrik Lundh <fredrik@pythonware.com>
  25. [M] Alejandro Mery <amery@opensde.org>
  26. [C] base/library
  27. [L] BSD
  28. [S] Stable
  29. [V] 1.2.6-20050316
  30. [P] X -----5---9 600.000
  31. [D] 3922322301 elementtree-1.2.6-20050316.tar.gz http://effbot.org/downloads/