[ buster ]
[ 源代码: lxml ]
软件包:python-lxml(4.3.2-1+deb10u4)
pythonic binding for the libxml2 and libxslt libraries
lxml is a new Python binding for libxml2 and libxslt, completely independent from 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 inventing too many new APIs, or the user's having to learn new things -- XML is complicated enough.
其他与 python-lxml 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libxml2 (>= 2.9.0)
- GNOME XML 库
-
- dep: libxslt1.1 (>= 1.1.26)
- XSLT 1.0 processing library - runtime library
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时
-
- rec: python-bs4
- error-tolerant HTML parser for Python
-
- rec: python-html5lib
- HTML parser/tokenizer based on the WHATWG HTML5 specification
-
- sug: python-lxml-dbg
- pythonic binding for the libxml2 and libxslt libraries (debug extension)
-
- sug: python-lxml-doc
- pythonic binding for the libxml2 and libxslt libraries (documentation)