Path to this page:
./
wip/jsoncpp-git,
JSON reader and writer in C++
Branch: CURRENT,
Version: 0nb20240919,
Package name: jsoncpp-0nb20240919,
Maintainer: pkgsrc-usersJSON (JavaScript Object Notation) is a lightweight data-interchange
format. It can represent integer, real number, string, an ordered
sequence of value, and a collection of name/value pairs.
JsonCpp is a simple API to manipulate JSON value, handle serialization
and unserialization to string.
It can also preserve existing comment in unserialization/serialization
steps, making it a convenient format to store user input files.
Unserialization parsing is user friendly and provides precise error
reports.
Required to build:[
lang/python27] [
devel/git-base] [
pkgtools/cwrappers]
Master sites:
Version history: (Expand)
- (2024-09-19) Updated to version: jsoncpp-0nb20240919
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Updated to version: jsoncpp-0nb20230213
- (2023-02-13) Package has been reborn
- (2021-10-08) Updated to version: jsoncpp-0nb20211007