jsoncpp

JSON parsing C++ API

WWW CVSWeb GITHub
  1. Package version
    jsoncpp-1.9.5
  2. Maintainer
    The OpenBSD ports mailing-list

JsonCpp is a simple API to manipulate JSON values, and handle
serialization and unserialization to string. It can also preserve
existing comments in unserialization/serialization steps, making
it a convenient format to store user input files. Unserialization
parsing is user friendly and provides precise error reports.

  • STEM->=1.3.2v0:devel/meson
  • lang/python/3.10