Binary package “libjsonparser-dev” in ubuntu mantic

Very low footprint JSON parser written in portable ANSI C - development headers

 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++
 .
 This package contains the development files.