10 Star 5 Fork 46

OpenHarmony/third_party_glib

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.60 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "@ohos/glib",
"description": "GLib is the low-level core library that forms the basis for projects such as GTK and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system.",
"version": "2.72.2",
"license": "LGPL V2.1",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/glib"
},
"dirs": {},
"scripts": {},
"licensePath": "COPYING",
"component": {
"name": "glib",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [ "standard" ],
"rom": "",
"ram": "",
"deps": {
"components": [
"c_utils",
"faultloggerd",
"hisysevent",
"hitrace",
"hilog",
"init",
"libffi"
],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [
{
"name": "//third_party/glib:glibpcre"
},
{
"name": "//third_party/glib:glib"
},
{
"name": "//third_party/glib:gmodule"
},
{
"name": "//third_party/glib:gobject"
},
{
"name": "//third_party/glib:g_mem_dfx"
}
],
"test": []
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony/third_party_glib.git
git@gitee.com:openharmony/third_party_glib.git
openharmony
third_party_glib
third_party_glib
master

搜索帮助