libjsoncpp-doc

Api documentation for libjsoncpp-dev
  https://github.com/open-source-parsers/jsoncpp
  0
  no reviews



This package contains doxygen generated html api description of libjsoncpp0.

jsoncpp is an implementation of a json reader and writer in c++. json (javascript object notation) is a lightweight data-interchange format that it is easy to parse and redeable for human. it is useful for building config files, network communications protocols, etc.

this library provides following features:

* high-level data structures for collecting data from json. * easy-to-use reader and writer.