lxml is a new Python binding for libxml2 and libxslt, completely independent from these existing Python bindings. Its aim:
* Pythonic API. * Documented. * Use Python unicode strings in API. * Safe (no segfaults). * No manual memory management!
lxml aims to provide a Pythonic API by following as much as possible the ElementTree API, trying to avoid having to invent too many new APIs, or you having to learn new things -- XML is complicated enough.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| m68k | 319.5 kB | 1032 kB | [list of files] |