Package: wnpp Severity: wishlist Owner: Walter Landry <wlan...@caltech.edu>
* Package name : json5-parser Version : 1.0.0 Upstream Author : Walter Landry <wlan...@caltech.edu> * URL : https://github.com/Caltech-IPAC/json5_parser * License : MIT and BSD Programming Lang: C++ Description : C++ library to parse JSON5 JSON5_Parser is a C++ library that reads and writes JSON5 and 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. JSON5_Parser is a fork of the JSON Spirit library, with enhancements for reading JSON5.