Name: | jsoncpp |
Version: | 1.9.5 |
Release: | 9.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 263426 |
License: | LicenseRef-Fedora-Public-Domain OR MIT |
RPM: |
jsoncpp-1.9.5-9.el10.x86_64.rpm
|
Source RPM: |
jsoncpp-1.9.5-9.el10.src.rpm
|
Build Date: | Sun Jan 26 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/open-source-parsers/jsoncpp |
Summary: | JSON library implemented in C++ |
Description: | jsoncpp is an implementation of a JSON (http://json.org) reader and writer in
C++. JSON (JavaScript Object Notation) is a lightweight data-interchange format.
It is easy for humans to read and write. It is easy for machines to parse and
generate. |