Пакет python3-module-lxml: Информация

    Исходный пакет: python3-module-lxml
    Версия: 4.9.3-alt1
    Собран:  21 сентября 2023 г. 20:47 в задании #329617
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/lxml

    Лицензия: BSD-3-Clause AND GPL-2.0-or-later
    О пакете: Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным 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)

    Сопровождающий: Grigory Ustinov


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

    Последнее изменение


    15 сентября 2023 г. Grigory Ustinov 4.9.3-alt1
    - Automatically updated to 4.9.3.
    - Build with check, without bootstrap.
    27 апреля 2023 г. Grigory Ustinov 4.9.2-alt2
    - Build without check, because new libxml2 regression ignores namespaces.
    17 января 2023 г. Grigory Ustinov 4.9.2-alt1
    - Automatically updated to 4.9.2.
    - Bootstrap for python3.11.