jsoncpp - JSON library implemented in C++
Website: | https://github.com/open-source-parsers/jsoncpp |
---|---|
License: | Public Domain or MIT |
- 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.
Packages
jsoncpp-1.9.1-1.el7.fc31.src [199 KiB] |
Changelog
by Björn Esser (2019-08-16):
- Update to version 1.9.1 (rhbz#1742004) |