Audio (340) Datatype (50) Demo (203) Development (590) Document (22) Driver (100) Emulation (146) Game (981) Graphics (490) Library (112) Network (228) Office (64) Utility (903) Video (67)
Total files: 4296
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
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.
https://github.com/open-source-parsers/jsoncpp
License
See the LICENSE file for details. In summary, JsonCpp is licensed under the MIT
license, or public domain if desired and recognized in your jurisdiction.
|