Package libxml2: Information

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

Maintainer: Dmitry V. Levin


ACL:
@qa_p7

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.