Announce blurb:
JsonCpp provides an easy to use API for reading, writing and manipulating
JSON values. It is written to be highly portable as long as your C++
compiler supports namespace and has "basic" STL support.
JsonCpp has been around since 2005 and it is way past the time to make an
official release.
Notes: the release procedure is (mostly) automated by makerelease.py script:
it handle tagging, tarball generation, tarball decompression and build
check, version bumping, documentation upload. The build system has been
modified to retrieve the version number from the file "version" at the root
of the project.
Baptiste.
|