json-c
json-c
Construct JSON objects in C
- version 0.18-1
- is not a group package
Dependencies
Installation
Install it by running either;
kpkg install json-cor
kpkg build json-cTo see the difference, see The handbook
Dependency Graph
graph TD
N0["jsoncpp"]
N1["automake"]
N2["cmake"]
N3["json-c"]
style N3 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
N4["autoconf"]
N5["libuv"]
N6["libtool"]
N7["rhash"]
N0 --> N2
N1 --> N5
N2 --> N3
N4 --> N1
N5 --> N2
N6 --> N5
N7 --> N2