| Name: | jsoncpp |
|---|---|
| Version: | 1.9.5 |
| Release: | 1.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 278962 |
| License: | Public Domain or MIT |
| RPM: | jsoncpp-1.9.5-1.el9.aarch64.rpm |
| Source RPM: | jsoncpp-1.9.5-1.el9.src.rpm |
| Build Date: | Thu Feb 17 2022 |
| Build Host: | build-ol9-aarch64.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. |