%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. &lfs79_checked;&gcc6_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: ./configure --prefix=/usr && make To test the results, issue: make check. Now, as the root user: make install Command Explanations Contents Installed Programs Installed Library Installed Directories json-glib-format and json-glib-validate libjson-glib-1.0.so /usr/include/json-glib-1.0 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