[ 源代码: lxml ]
软件包:python3-lxml(4.6.3+dfsg-0.1+deb11u1)
python3-lxml 的相关链接
Debian 的资源:
下载源码包 lxml:
- [lxml_4.6.3+dfsg-0.1+deb11u1.dsc]
- [lxml_4.6.3+dfsg.orig.tar.gz]
- [lxml_4.6.3+dfsg-0.1+deb11u1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [lxml.de]
相似软件包:
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.
其他与 python3-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: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.10)
- dep: python3 (>= 3.9~)
-
- rec: python3-bs4
- error-tolerant HTML parser for Python 3
-
- rec: python3-html5lib
- HTML parser/tokenizer based on the WHATWG HTML5 specification
-
- sug: python-lxml-doc
- pythonic binding for the libxml2 and libxslt libraries (documentation)
-
- sug: python3-lxml-dbg
- pythonic binding for the libxml2 and libxslt libraries (debug extension)