C++ library that allows manipulating with JSON
https://github.com/open-source-parsers/jsoncpp
JSON is a lightweight data-interchange format. It can represent numbers,
strings, ordered sequences of values, and collections of name/value pairs.
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.
- Devel package for openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:libraries:c_c++/jsoncpp && cd $_
- Create Badge
Refresh
Refresh
Comments 1
The build is broken. The check_required_components macro is no being generated in /usr/lib64/cmake/jsoncpp/jsoncppConfig.cmake