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 |
|---|---|---|---|
| alpha | 1,148.0 kB | 4040 kB | [list of files] |
| amd64 | 1,232.5 kB | 3860 kB | [list of files] |
| armel | 1,201.5 kB | 3584 kB | [list of files] |
| hppa | 1,259.5 kB | 4588 kB | [list of files] |
| hurd-i386 | 961.3 kB | 3432 kB | [list of files] |
| i386 | 987.2 kB | 3412 kB | [list of files] |
| ia64 | 1,572.1 kB | 7152 kB | [list of files] |
| kfreebsd-amd64 | 1,230.2 kB | 3812 kB | [list of files] |
| kfreebsd-i386 | 985.7 kB | 3348 kB | [list of files] |
| m68k (unofficial port) | 1,059.8 kB | 3512 kB | [list of files] |
| mips | 1,039.7 kB | 4068 kB | [list of files] |
| mipsel | 1,029.5 kB | 4068 kB | [list of files] |
| powerpc | 1,081.3 kB | 3792 kB | [list of files] |
| s390 | 1,171.6 kB | 3672 kB | [list of files] |
| sparc | 1,081.7 kB | 4088 kB | [list of files] |