Package: | JSON-C |
---|---|
Description: | JSON library implemented in C |
For more information: | https://github.com/json-c/json-c |
Categories: | |
License: | OpenSource (JSON-C License) |
JSON-C implements a reference counting object model that allows one to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into their C representations. It aims to conform to RFC 7159.
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 JSON-Con the different clusters.
Version | Module tags | CPU(s) optimized for | GPU ready? |
---|---|---|---|
0.16 | json-c/0.16 | icelake, x86_64, zen2 | Y |
0.15 | json-c/0.15 | zen2 | Y |