WrapDB Browser

WrapDB Browser

json-glib

JSON-GLib implements a full JSON parser and generator using GLib and GObject, and integrates JSON with GLib data types.

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

Version:

Usage

Install the latest json-glib package with the following command:

meson wrap install json-glib

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

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

json-glib-1.0_dep = dependency('json-glib-1.0')

Patch Files Preview

No patch files needed for this package.