Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
jsoncpp_0.10.5_mingw32.tar.xz | 2015-11-28 | 220.1 kB | |
README-jsoncpp.md | 2015-11-28 | 1.7 kB | |
Totals: 2 Items | 221.8 kB | 0 |
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.
Project Pages:
- GitHub
- Sourceforge (obsolete)
- Sourceforge Project (obsolete)
Source:
- Releases: HTTP
- Development: Git, Subversion