1 Star 0 Fork 29

Aurora/third_party_libnl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 900 Bytes
一键复制 编辑 原始数据 按行查看 历史
xingchu 提交于 2023-06-08 20:29 . fix:modify component name
{
"name": "@ohos/libnl",
"description": "Providing APIs to netlink protocol based Linux kernel interfaces.",
"version": "4.0",
"license": "LGPL V2.1",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/libnl"
},
"dirs": {},
"scripts": {},
"licensePath": "thirdparth/libnl-3.5.0/COPYING",
"readmePath":{
"en": "README.md",
"zh": "README_ZH.md"
},
"component": {
"name": "libnl",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [ "standard" ],
"rom": "800KB",
"ram": "1600KB",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/SubmarinePhantom/third_party_libnl.git
git@gitee.com:SubmarinePhantom/third_party_libnl.git
SubmarinePhantom
third_party_libnl
third_party_libnl
master

搜索帮助