
open-source-parsers/jsoncpp
JsonCpp is a C++ library that allows manipulation of JSON values, including serialization and deserialization to and from strings. It can represent numbers, strings, ordered sequences of values, and collections of name/value pairs. Existing comments can be preserved in the unserialization/serialization process, making it convenient to store user input files. Documentation for JsonCpp can be generated using Doxygen. Backward compatibility is maintained for major versions. The newly-created 00.11.z branch aims to balance the features provided by the existing 0.y.z and 1.y.z branches. The library can be downloaded and installed using the vcpkg dependency manager, which is updated by Microsoft team members and community contributors. An amalgamated source and wrap file for Meson Build System are available for those who need them. The library is licensed under the MIT License or the public domain.
don't have tea/gui yet? download here
Copy the tea one-liner above into your terminal to install open-source-parsers/jsoncpp. tea will interpret the documentation and take care of any dependencies.