Package python3-module-lxml: Information

    Source package: python3-module-lxml
    Version: 4.9.3.0.112.gitc18f89b8-alt1
    Latest version according to Repology
    Build time:  Jan 19, 2024, 07:38 AM in the task #333513
    Report package bug
    Summary: Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API
    Description: 
    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.

    List of rpms provided by this srpm:
    python3-module-lxml (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-lxml-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-lxml-doc (noarch)

    Maintainer: Grigory Ustinov



      1. python3-module-Cython >= 0.18
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-setuptools
      4. python3-module-wheel
      5. rpm-build-python3
      6. zlib-devel
      7. libxslt-devel

    Last changed


    Nov. 11, 2023 Grigory Ustinov 4.9.3.0.112.gitc18f89b8-alt1
    - Automatically updated to 4.9.3.0.112.gitc18f89b8.
    - Bootstrap for python3.12.
    Sept. 15, 2023 Grigory Ustinov 4.9.3-alt1
    - Automatically updated to 4.9.3.
    - Build with check, without bootstrap.
    April 27, 2023 Grigory Ustinov 4.9.2-alt2
    - Build without check, because new libxml2 regression ignores namespaces.