jsoncpp
A C++ library for interacting with JSON.
A C++ library for interacting with JSON.
To install this package, run one of the following:
JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings. It can also preserve existing comment in unserialization/serialization steps, making it a convenient format to store user input files.
Summary
A C++ library for interacting with JSON.
Last Updated
May 19, 2021 at 23:54
License
Public Domain/MIT
Total Downloads
3
Supported Platforms