Package libxml2-devel: Information

    Binary package: libxml2-devel
    Version: 2.9.0-alt1
    Architecture: x86_64
    Build time:  Mar 27, 2013, 06:46 AM
    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.

    Maintainer: Dmitry V. Levin


    Last changed


    March 27, 2013 Dmitry V. Levin 1:2.9.0-alt1
    - Updated to v2.9.0-42-gf7aeda2.
    July 17, 2012 Dmitry V. Levin 1:2.8.0-alt1
    - Updated to v2.8.0-3-g549f06a.
    - Unexported 13 internal functions which are not supposed to be exported.
    Feb. 9, 2012 Dmitry V. Levin 1:2.7.8-alt8
    - Updated to v2.7.8-48-gca03efc.