Bug#606943: RFP: json-spirit -- C++ JSON Parser/Generator implemented with Boost Spirit
Package: wnpp
Severity: wishlist
* Package name : json-spirit
Version : 4.03
Upstream Author : John W. Wilkinson
* URL : http://www.codeproject.com/KB/recipes/JSON_Spirit.aspx
* License : Expat
Programming Lang: C++
Description : C++ JSON Parser/Generator implemented with Boost Spirit
JSON is a text file format similar to XML, but less verbose. It has
been called "XML lite".
.
JSON Spirit is a C++ library that reads and writes JSON files or
streams. It is written using the Boost Spirit parser generator. If you
are already using Boost, you can use JSON Spirit without any additional
dependencies.
.
Key features:
* supports ASCII or Unicode
* std::vector or std::map implementations for JSON Objects
* object library or header file only use
Reply to: