| Name: | json-c |
|---|---|
| Version: | 0.13.1 |
| Release: | 2.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 73026 |
| License: | MIT |
| RPM: | json-c-0.13.1-2.el8.aarch64.rpm |
| Source RPM: | json-c-0.13.1-2.el8.src.rpm |
| Build Date: | Sat Oct 09 2021 |
| Build Host: | build-ol8-aarch64.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. |