是什么 ? | : | a JSON library based on GLib |
开发语言 | : | C |
开发组织 | : | GNOME |
官方主页 | : | https://wiki.gnome.org/Projects/JsonGlib |
源码仓库 | : | https://gitlab.gnome.org/GNOME/json-glib |
操作系统 | 包管理器 | 安装命令 |
---|---|---|
macOS | HomeBrew | brew install json-glib |
GNU/Linux | HomeBrew | brew install json-glib |
apt | sudo apt-get install -y json-glib | |
CentOS | yum | sudo yum install -y json-glib |
dnf | sudo dnf install -y json-glib | |
openSUSE | zypper | sudo zypper install -y json-glib |
Alpine Linux | apk | sudo apk add json-glib |
pacman | sudo pacman -Syyu --noconfirm | |
Gentoo Linux | Portage | sudo emerge json-glib |