[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#773325: ITP: picojson -- A header-file-only, JSON parser serializer in C++



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

* Package name    : picojson
  Version         : 1.2.1
  Upstream Author : Kazuho Oku <kazuho@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 to: