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 |
---|---|---|
ISO-Schematron-schema-optional.patch | 0000005331 5.21 KB | |
_link | 0000000146 146 Bytes | |
close_file_before_test.patch | 0000000905 905 Bytes | |
lxml-4.9.3.tar.gz | 0003572158 3.41 MB | |
lxmldoc-4.5.2.pdf | 0001170312 1.12 MB | |
python-lxml.changes | 0000072516 70.8 KB | |
python-lxml.rpmlintrc | 0000000067 67 Bytes | |
python-lxml.spec | 0000005175 5.05 KB | |
remove-ISO-Schematron-schema.patch | 0000020093 19.6 KB | |
skip-test-under-libxml2-2.10.4.patch | 0000000621 621 Bytes | |
skip-test-under-libxml2-2.11.1.patch | 0000000817 817 Bytes |
Revision 185 (latest revision is 203)
Dirk Mueller (dirkmueller)
committed
(revision 185)
- update to 4.9.3: * ``lxml.objectify`` accepted non-decimal numbers like ``²²²`` as integers. * A memory leak in ``lxml.html.clean`` was resolved by switching to Cython 0.29.34+. * GH#348: URL checking in the HTML cleaner was improved. * GH#371, GH#373: Some regex strings were changed to raw strings to fix Python warnings. * Built with Cython 0.29.36 to adapt to changes in Python 3.12.
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.