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 | 0000069293 67.7 KB | |
python-lxml.spec | 0000003785 3.7 KB |
Revision 158 (latest revision is 203)
Dirk Mueller (dirkmueller)
accepted
request 988040
from
Arun Persaud (apersaud)
(revision 158)
- update to version 4.9.1: * Bugs fixed + A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note that iterwalk() can crash on valid input parsed with the same parser after failing to parse the incorrect input. Note: The doc pdf seems to be outdated, but I couldn't find any newer ones on their webpage. Perhaps the doc package should be deleted?
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.