#author("2025-04-15T02:54:52+00:00","default:iseki","iseki") ** json-c [#nd6fc280] *** Cで書かれた json 用ライブラリ [#ddf12414] git clone https://github.com/json-c/json-c.git cd json-c mkdir build cd build cmake .. make make install