Package: | JsonCpp |
---|---|
Description: | JSON library implemented in C++ |
For more information: | https://github.com/open-source-parsers/jsoncpp |
Categories: | |
License: | OpenSource (MIT) |
JsonCpp is a C++ library for manipulating JSON values, including serialization and deserialization to and from strings. It can also preserve existing comments in deserialization/serialization steps.
The following environmental variables have been defined:
You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):
This section lists the available versions of the package JsonCppon the different clusters.
Version | Module tags | CPU(s) optimized for | GPU ready? |
---|---|---|---|
1.9.5 | jsoncpp/1.9.5 | icelake, zen2 | Y |
1.9.4 | jsoncpp/1.9.4 | zen, zen2 | Y |