Package: wnpp
Severity: wishlist
Owner: Kapil Arya <ka...@ccs.neu.edu>

* Package name    : picojson
  Version         : 1.2.1
  Upstream Author : Kazuho Oku <kaz...@natadeco.co>
* URL             : https://github.com/kazuho/picojson
* License         : BSD-2-Clause
  Programming Lang: C++
  Description     : A header-file-only, JSON parser serializer in C++

PicoJSON is a tiny JSON parser/serializer for C++. It is implemented as
header-only, has no external dependencies, is STL-friendly (using
std::vector and std::map only), and provides both streaming
(event-based) and a pull interface.

Reply via email to