python-lxml
lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. It provides safe and convenient access to these libraries using the ElementTree API. It extends the ElementTree API significantly to offer support for XPath, RelaxNG, XML Schema, XSLT, C14N and much more.
- Devel package for openSUSE:Factory
-
19
derived packages
- Links to openSUSE:Factory / python-lxml
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-lxml && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000146 146 Bytes | |
lxml-4.9.1.tar.gz | 0003377628 3.22 MB | |
lxmldoc-4.5.2.pdf | 0001170312 1.12 MB | |
python-lxml.changes | 0000069322 67.7 KB | |
python-lxml.spec | 0000003786 3.7 KB |
Revision 162 (latest revision is 203)
Matej Cepl (mcepl)
accepted
request 1004277
from
llyyr (llyyr)
(revision 162)
Calibre fails to start due to `RuntimeError: html5-parser and lxml are using different versions of libxml2. This happens commonly when using pip installed versions of lxml. Use pip install --no-binary lxml lxml instead. libxml2 versions: html5-parser: (2, 10, 2) != lxml: (2, 9, 14)` https://build.opensuse.org/request/show/1000724 request allows building with legacy API possible, so python3-lxml always builds with libxml2 >= 2.9.5, instead of the latest
Comments 1
@python-maintainers: Could somebody remove me from the bugowner role? I don't maintain this package anymore. It was handed over to Matej Cepl. Thanks.