| Name: | json-c |
|---|---|
| Version: | 0.14 |
| Release: | 11.el9 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 79034 |
| License: | MIT |
| RPM: | json-c-0.14-11.el9.x86_64.rpm |
| Source RPM: | json-c-0.14-11.el9.src.rpm |
| Build Date: | Wed May 04 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/json-c/json-c |
| Summary: | JSON implementation in C |
| Description: | JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. It aims to conform to RFC 7159. |