Package libxml2-devel: Information

Binary package: libxml2-devel
Version: 2.8.0-alt0.M60P.1
Architecture: i586
Build time:  Aug 10, 2012, 05:47 PM
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: Andrey Cherepanov


Last changed


Aug. 10, 2012 Andrey Cherepanov 1:2.8.0-alt0.M60P.1
- Backport to p6 branch
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.