Description
Provides json-c, a C library for creating, parsing, and manipulating JSON objects. Many system tools and applications use it for structured configuration or data exchange.
Most users install it as a dependency. Developers use it when building C software that needs JSON support through the json-c API.