Пакет python-modules-xml: Информация

    Бинарный пакет: python-modules-xml
    Версия: 2.7.18-alt11
    Архитектура: armh
    Собран:  29 августа 2023 г. 7:09 в задании #328124
    Исходный пакет: python
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://www.python.org/

    Лицензия: Python-2.0
    О пакете: Core XML support for Python
    Описание: 
    This package contains three sub-packages:
    
    dom -- The W3C Document Object Model.  This supports DOM Level 1 +
           Namespaces.
    
    parsers -- Python wrappers for XML parsers (currently only supports Expat).
    
    sax -- The Simple API for XML, developed by XML-Dev, led by David Megginson
           and ported to Python by Lars Marius Garshol.  This supports the SAX 2
           API.

    Сопровождающий: Python Development Team


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


    30 июля 2023 г. Gleb Fotengauer-Malinovskiy 2.7.18-alt11
    - Added support for openssl 3.1 (thx Christian Heimes).
    17 июня 2022 г. Vladimir D. Seleznev 2.7.18-alt10
    - Secutiry update (fixed: CVE-2015-20107).
    - Fixed Url field.
    12 марта 2022 г. Vladimir D. Seleznev 2.7.18-alt9
    - Security update (fixed: CVE-2021-4189 and CVE-2022-0391);
    - Fixed FTBFS against libexpat >= 2.4.5.