mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
7 lines
379 B
Plaintext
7 lines
379 B
Plaintext
JSON-GLib is a library providing serialization and deserialization support for
|
|
the JavaScript Object Notation (JSON) format described by RFC 4627
|
|
|
|
JSON-GLib uses GLib native data types and the generic value container GValue for
|
|
ease of development. It also provides integration with the GObject classes for
|
|
direct serialization into, and deserialization from, JSON data streams.
|