libxml2 2.10.2



About libxml2
=============

Libxml2 is the XML C parser and toolkit developed for the Gnome
project (but usable outside of the Gnome platform), it is free
software available under the MIT License. XML itself is a metalanguage
to design markup languages, i.e. text language where semantic and
structure are added to the content using extra "markup" information
enclosed between angle brackets. HTML is the most well-known markup
language. Though the library is written in C a variety of language
bindings make it available in other environments.

Libxml2 is known to be very portable, the library should build and
work without serious troubles on a variety of systems (Linux, Unix,
Windows, CygWin, MacOS X, RISC Os, OS/2, VMS, QNX, MVS, ...)

News
====

### Improvements

- Remove set-but-unused variable in xmlXPathScanName
- Silence -Warray-bounds warning

### Build system

- build: require automake-1.16.3 or later (Xi Ruoyao)
- Remove generated files from distribution

### Test suite

- Don't create missing.xml when running testapi



Download
========
https://download.gnome.org/sources/libxml2/2.10/libxml2-2.10.2.tar.xz (2.51M)
  sha256sum: d240abe6da9c65cb1900dd9bf3a3501ccf88b3c2a1cb98317d03f272dda5b265



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]