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.
|
|
|
| 硬件架构 | 软件包大小 | 安装后大小 | 文件 |
|---|---|---|---|
| alpha | 355.2 kB | 1256 kB | [文件列表] |
| amd64 | 353.6 kB | 1088 kB | [文件列表] |
| arm | 327.4 kB | 1052 kB | [文件列表] |
| hppa | 387.3 kB | 1376 kB | [文件列表] |
| i386 | 298.6 kB | 948 kB | [文件列表] |
| ia64 | 475.3 kB | 2248 kB | [文件列表] |
| mips | 319.4 kB | 1260 kB | [文件列表] |
| mipsel | 316.4 kB | 1260 kB | [文件列表] |
| powerpc | 332.5 kB | 1204 kB | [文件列表] |
| s390 | 351.5 kB | 1112 kB | [文件列表] |
| sparc | 327.7 kB | 1200 kB | [文件列表] |