Name: | libfastjson |
---|---|
Version: | 0.99.4 |
Release: | 2.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 85873 |
License: | MIT |
RPM: | libfastjson-0.99.4-2.el7.aarch64.rpm |
Source RPM: | libfastjson-0.99.4-2.el7.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/rsyslog/libfastjson |
Summary: | A JSON implementation in C |
Description: | LIBFASTJSON 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. |
- Fix defect found by clang-analyzer Resolves: #1421612
- Import Resolves: #1395145