# Json Glib
This library provides Rust bindings for the Json-Glib library.
Documentation for the library can be found here
<https://gitlab.gnome.org/GNOME/json-glib>.
These bindings where generated using gir, which can be found at
<https://github.com/gtk-rs/gir>.
## System dependencies
Ensure these packages are installed before building a crate using this library.
- json-glib
- glib
## See
- [json-glib](https://gitlab.gnome.org/GNOME/json-glib)
- [glib](https://docs.gtk.org/glib/)
- [gir](https://github.com/gtk-rs/gir)