WrapDB Browser

WrapDB Browser

libxmlpp

This library provides a C++ interface to XML files. It uses libxml2 to access the XML files.

libxmlplusplus/libxmlplusplus
Latest Upstream Version:5.6.0

https://libxmlplusplus.github.io/libxmlplusplus/

Package metadata is not taken from the WrapDB database and may be inaccurate. See this issue for details.

Version:

Usage

Install the latest libxmlpp package with the following command:

meson wrap install libxmlpp

Or, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.

Libraries (or programs) from libxmlpp 5.6.0-1 can be used by adding the following lines to your meson.build file:

libxml++_dep = dependency('libxml++-5.0')

Patch Files Preview

No patch files needed for this package.