WrapDB Browser

WrapDB Browser

libxslt

XSLT processor

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

Version:

Usage

Install the latest libxslt package with the following command:

meson wrap install libxslt

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

Libraries (or programs) from libxslt 1.1.43-3 can be used by adding the following lines to your meson.build file:

libexslt_dep = dependency('libexslt')
libxslt_dep = dependency('libxslt')
xsltproc_prog = find_program('xsltproc')

Project Options

Loading patch files...

Patch Files Preview

Loading patch files...