Package libxml2: Information

    Source package: libxml2
    Version: 2.7.2-alt1.M41.2
    Build time:  Mar 22, 2011, 03:41 PM
    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.
    
    This package contains the shared library required to run
    applications manipulating XML files.

    List of rpms provided by this srpm:
    libxml2 (x86_64, i586)
    libxml2-devel (x86_64, i586)
    libxml2-doc (noarch)
    python-module-libxml2 (x86_64, i586)
    xml-utils (x86_64, i586)

    Maintainer: Aitov Timur



      1. python-devel
      2. xml-common
      3. zlib-devel
      4. libbfd-devel

    Last changed


    March 22, 2011 Aitov Timur 1:2.7.2-alt1.M41.2
    Nov. 25, 2008 Alexey Tourbin 1:2.7.2-alt1.M41.1
    - rebuilt for branch 4.1
    Nov. 25, 2008 Alexey Tourbin 1:2.7.2-alt2
    - updated to svn revision 3803 (fixes CVE-2008-4225, CVE-2008-4226)