Index of /hvac-cat/zx/ALFA_DATA/cgialfa/alfasymlink/alfaperl.txt/usr/share/doc/libfastjson-0.99.4

 NameLast modifiedSizeDescription

 Parent Directory   -  
 AUTHORS 2016-04-15 01:29 259  
 ChangeLog 2016-08-03 02:43 11K 

JSON-C - A JSON implementation in C

JSON-C - A JSON implementation in C

Overview

JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects.

Building

To setup JSON-C to build on your system please run configure and make.

Documentation

Doxygen generated documentation exists here.

GIT Reposository

git clone https://github.com/json-c/json-c.git

Mailing List

Send email to json-c <at> googlegroups <dot> com

License

This program is free software; you can redistribute it and/or modify it under the terms of the MIT License..