Name: | libfastjson |
---|---|
Version: | 0.99.4 |
Release: | 3.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 85881 |
License: | MIT |
RPM: | libfastjson-0.99.4-3.el7.aarch64.rpm |
Source RPM: | libfastjson-0.99.4-3.el7.src.rpm |
Build Date: | Fri Aug 24 2018 |
Build Host: | ca-buildarm04.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. |
Resolves: #1591493 - add support for array item deletion
- Fix defect found by clang-analyzer Resolves: #1421612
- Import Resolves: #1395145