Package libxml2: Information

    Source package: libxml2
    Version: 2.14.6-alt4
    Latest version according to Repology
    Build time:  May 13, 2026, 09:48 AM in the task #417947
    Category: System/Libraries
    Report package bug
    License: MIT
    Summary: The library for manipulating XML files
    Description: 
    This library allows to manipulate XML files.  It includes support
    to read, modify and write XML and HTML files.  There is DTDs support
    this includes parsing and validation even with complex DtDs, either
    at parse time or later once the document has been modified.  The output
    can be a simple SAX stream or and in-memory DOM like representations.
    In this case one can use the built-in XPath and XPointer implementation
    to select subnodes or ranges.  A flexible Input/Output mechanism is
    available, with existing HTTP and FTP modules and combined to an
    URI library.

    List of RPM packages built from this SRPM:
    libxml2-devel (x86_64, i586, aarch64)
    libxml2-doc (noarch)
    libxml2_16 (x86_64, i586, aarch64)
    libxml2_16-debuginfo (x86_64, i586, aarch64)
    python3-module-libxml2 (x86_64, i586, aarch64)
    python3-module-libxml2-debuginfo (x86_64, i586, aarch64)
    xml-utils (x86_64, i586, aarch64)
    xml-utils-debuginfo (x86_64, i586, aarch64)

    Maintainer: Anton Midyukov



      1. python3-devel
      2. python3-module-setuptools
      3. rpm-build-python3

    Last changed


    May 13, 2026 Anton Midyukov 1:2.14.6-alt4
    - NMU: rebuild without python2 module (Closes: 59086).
    March 2, 2026 Maxim Slipenko 1:2.14.6-alt3
    - Add missing xml-common dependency to xml-utils subpackage (closes #57732).
    Dec. 25, 2025 Maxim Slipenko 1:2.14.6-alt2
    - Library package renamed to match the shared libs policy.