3ac252df74
JSON-GLib implements a full JSON parser using GLib and GObject. Use JSON-GLib it is possible to parse and generate valid JSON data structures, using a DOM-like API. JSON-GLib also offers GObject integration, providing the ability to serialize and deserialize GObject instances to and from JSON data types.
7 lines
307 B
Plaintext
7 lines
307 B
Plaintext
JSON-GLib implements a full JSON parser using GLib and GObject.
|
|
|
|
Use JSON-GLib it is possible to parse and generate valid JSON data
|
|
structures, using a DOM-like API. JSON-GLib also offers GObject
|
|
integration, providing the ability to serialize and deserialize GObject
|
|
instances to and from JSON data types.
|