Package python-modules-xml: Information

Binary package: python-modules-xml
Version: 2.7.18-alt0.M90P.3
Architecture: i586
Build time:  Jan 28, 2022, 09:36 PM in the task #294079
Source package: python
Report package bug
License: Python-2.0
Summary: Core XML support for Python
Description: 
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.



Last changed


Oct. 28, 2021 Paul Wolneykien 2.7.18-alt0.M90P.3
- Fixed building.
Nov. 19, 2020 Vladimir D. Seleznev 2.7.18-alt0.M90P.2
Nov. 16, 2020 Vladimir D. Seleznev 2.7.18-alt0.M90P.1
- Updated to 2.7.18 (fixes CVE-2019-9636).
- License tag fixed.