jsoncpp24

A C++ library for interacting with JSON

Version

1.9.4-2
(2024-02-22)

Size

109.2

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.