wok view json-glib/description.txt @ rev 25763
updated json-glib and json-glib-dev (0.14.2 -> 0.16.2)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Sep 03 08:36:40 2024 +0100 (9 months ago) |
parents | |
children |
line source
1 JSON-GLib is a library providing serialization and deserialization support
2 for the JavaScript Object Notation (JSON) format described by RFC 4627.
3 JSON-GLib uses GLib native data types and the generic value container GValue
4 for ease of development.
5 It also provides integration with the GObject classes for direct
6 serialization into, and deserialization from, JSON data streams.