libxml2

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.
Current version: 2.9.9
Project Page: http://xmlsoft.org/

History

Effective Date Table ID Version Download URL Project URL Version URL
2020-12-22 10 2.9.9 download project version
2019-01-17 9 2.9.8 download project version
2017-07-13 8 2.9.1 download project version
2015-06-25 7 2.9.0 download project version
2014-03-07 6 2.9.0 download project version
2013-09-10 5 2.9.0 download project version
2012-10-31 4 2.7.8 download project version
2012-05-01 3 2.7.8 download project version
2005-11-08 2 2.6.22 download project version