Package libxml2-devel: Information

    Binary package: libxml2-devel
    Version: 2.9.3-alt1.M70C.1
    Architecture: x86_64
    Build time:  Dec 10, 2015, 04:11 PM in the task #154768
    Source package: libxml2
    Category: Development/C
    Report package bug
    License: MIT
    Summary: Development environment for building applications 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.
    
    This package contains the libraries, include and other files
    you can use to develop applications manipulating XML files.



    Last changed


    Dec. 10, 2015 Anton V. Boyarshinov 1:2.9.3-alt1.M70C.1
    - backport to c7
    Nov. 20, 2015 Dmitry V. Levin 1:2.9.3-alt1
    - Updated to v2.9.3.
    Nov. 12, 2014 Dmitry V. Levin 1:2.9.2-alt1
    - Updated to v2.9.2-5-g7580ce0 (closes: #30267).
    - Built and packaged python3-module-libxml2.