1 Star 0 Fork 20

xietingwei/third_party_libfuse

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.13 KB
一键复制 编辑 原始数据 按行查看 历史
xietingwei 提交于 2024-05-22 10:31 . 支撑独立编译整改
{
"name": "@ohos/libfuse",
"description": "libfuse provides the reference implementation for communicating with the FUSE kernel module.",
"version": "3.16.1",
"license": "LGPL V2.1",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/libfuse"
},
"dirs": {},
"scripts": {},
"licensePath": "LGPL2.txt",
"readmePath": {
"en": "README"
},
"component": {
"name": "libfuse",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [
"standard"
],
"rom": "",
"ram": "",
"deps": {
"components": [
"c_utils"
],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [
{
"name": "//third_party/libfuse:libfuse",
"header": {
"header_files": [],
"header_base": "//third_party/libfuse"
}
}
],
"test": []
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/twxie/third_party_libfuse.git
git@gitee.com:twxie/third_party_libfuse.git
twxie
third_party_libfuse
third_party_libfuse
master

搜索帮助