emeraldtree 0.9.0
EmeraldTree - a light-weight XML object model for Python.
EmeraldTree is a fork of ElementTree - the main differences are:
- It has a slightly different API:
- Handling of text: it uses unicode objects as children (not as "tail" attributes of the elements)
- API cleanups, removing backward compatibility
- Better unicode support
- Other improvements / optimizations
The fork happened at ElementTree 1.3a3-20070912-preview.
For more details please see the EmeraldTree repository.
- Author: Bastian Blank
- Home Page: http://hg.moinmo.in/EmeraldTree/
- Download URL: http://static.moinmo.in/files/packages/emeraldtree-0.9.0.tar.gz
- Keywords: xml,html,element,tree,dom,unicode
- License: Python (MIT style)
- Platform: Python 2.4 and later.
- Categories
- Package Index Owner: ThomasWaldmann
- DOAP record: emeraldtree-0.9.0.xml
