Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 352 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 352 Bytes

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.

For details see: Json Spirit