jsonrpc-glib

GNOME library for JSON-RPC peer communication

brewmacoslinux
Try with needOr install directly
Source

About

GNOME library to communicate with JSON-RPC based peers

Commands

jsonrpc-glib

Examples

Check installed version of jsonrpc-glib library$ pkg-config --modversion jsonrpc-glib-1
Get compiler flags for linking jsonrpc-glib in C projects$ pkg-config --cflags --libs jsonrpc-glib-1
Verify jsonrpc-glib installation and dependencies$ pkg-config --list-all | grep jsonrpc