Package: wnpp Severity: wishlist Owner: Yangfl <mmyan...@gmail.com> * Package name : libjsonparser Version : 1.1.0 Upstream Author : James McLaughlin * URL : https://github.com/udp/json-parser * License : BSD Programming Lang: C Description : Very low footprint JSON parser written in portable ANSI C It's a very low footprint JSON parser written in portable ANSI C. Features include: * BSD licensed with no dependencies (i.e. just drop the C file into your project) * Never recurses or allocates more memory than it needs * Very simple API with operator sugar for C++