Audio (334) Datatype (50) Demo (199) Development (586) Document (21) Driver (97) Emulation (146) Game (953) Graphics (488) Library (109) Network (226) Office (62) Utility (888) Video (66)
Total files: 4225
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.
|