%general-entities; ]> $LastChangedBy$ $Date$ JSON-GLib-&json-glib-version; JSON-GLib Introduction to JSON GLib The JSON GLib package is a library providing serialization and deserialization support for the JavaScript Object Notation (JSON) format described by RFC 4627. &lfs90_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &json-glib-md5sum; Download size: &json-glib-size; Estimated disk space required: &json-glib-buildsize; Estimated build time: &json-glib-time; JSON-GLib Dependencies Required Optional (Required if building GNOME) Optional User Notes: Installation of JSON GLib Install JSON GLib by running the following commands: mkdir build && cd build && meson --prefix=/usr .. && ninja To test the results, issue: ninja test. Now, as the root user: ninja install Contents Installed Programs Installed Library Installed Directories json-glib-format and json-glib-validate libjson-glib-1.0.so /usr/{include,share/installed-tests}/json-glib-1.0, /usr/libexec/installed-tests/json-glib-&json-glib-version;, and /usr/share/gtk-doc/html/json-glib Short Descriptions json-glib-format is a simple command line interface to format JSON data. json-glib-format json-glib-validate is a simple command line interface to validate JSON data. json-glib-validate libjson-glib-1.0.so contains the JSON GLib API functions. libjson-glib-1.0.so