EmeraldTree - a light-weight XML object model for Python.
Project description
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
PolyglotWriter (for writing html5 that is also well-formed xml)
Other improvements / optimizations
The fork happened at ElementTree 1.3a3-20070912-preview.
For more details please see the EmeraldTree repository.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
emeraldtree-0.10.0.tar.gz
(19.4 kB
view hashes)