|/
|\ISS               Tidbits  Posts  Answers  Install  Wiki  Contact  Donate  GitHub


json-c                                                              version 0.15
________________________________________________________________________________

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. It aims
to conform to RFC 7159. [0]

Upstream: https://github.com/json-c/json-c


[000] Index
________________________________________________________________________________

* Installation ........................................................... [001]
* Usage .................................................................. [002]
* History ................................................................ [003]
* References ............................................................. [004]


[001] Installation
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b json-c                                                             |
|                                                                              |
+------------------------------------------------------------------------------+


[002] Usage
________________________________________________________________________________

No documentation is currently provided with the package, refer to online
documentation for the time being.


[003] History
________________________________________________________________________________

2021-07-18 d3d56cdd json-c: update for new env
2021-07-15 b95bae03 json-c: use VERSION
2021-07-08 34ed526d json-c: 0.15
2020-02-24 720f68e7 json-c: Move to community
2020-02-09 b2a5d527 json-c: fix depends. Closes #143 by @artemkobets
2019-09-15 b85197bb json-c: fix build


[004] References
________________________________________________________________________________

[0] https://github.com/json-c/json-c



________________________________________________________________________________

Dylan Araps (C) 2019-2021

The registered trademark Linux(R) is used pursuant to a sublicense from the
Linux Foundation, the exclusive licensee of Linus Torvalds, owner of the mark
on a world­wide basis.