Name: | json-c |
---|---|
Version: | 0.18 |
Release: | 3.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 84530 |
License: | MIT |
RPM: | json-c-0.18-3.el10.x86_64.rpm |
Source RPM: | json-c-0.18-3.el10.src.rpm |
Build Date: | Fri Jan 31 2025 |
Build Host: | build-ol10-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. |