Header files for picojson development
PicoJSON is a tiny JSON parser / serializer for C++ with following properties: Header-file only, No external dependencies (only uses standard C++ libraries), STL-friendly (arrays are represented by using std::vector, objects are std::map) provides both pull interface and streaming (event-based) interface.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 1.3.0-23.20210117git111c9be.fc44 | - |
| Fedora 43 | 1.3.0-22.fc43 | - |
| Fedora 42 | 1.3.0-21.fc42 | - |
| Fedora 41 | 1.3.0-19.fc41 | - |
You can contact the maintainers of this package via email at
picojson dash maintainers at fedoraproject dot org.