jsoncpp

A C++ library for interacting with JSON

Version

1.9.5-3
(2024-02-22)

Size

109.3

KiB

Repository

HaikuPorts
x86_64
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.