Ai
5 Star 3 Fork 40

OpenHarmony/third_party_f2fs-tools
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.18 KB
一键复制 编辑 原始数据 按行查看 历史
lvyongzhao 提交于 2025-01-14 20:58 +08:00 . f2fs-tools change license message
{
"name": "@ohos/f2fs-tools",
"description": "The f2fs-tools package contains the utilities for handling the f2fs file system.",
"version": "3.1",
"license": "GPL-2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/f2fs-tools"
},
"dirs": {},
"scripts": {},
"licensePath": "COPYING",
"readmePath": {
"en": "README"
},
"component": {
"name": "f2fs-tools",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [
"standard"
],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": [
"e2fsprogs"
]
},
"build": {
"sub_component": [],
"inner_kits": [
{
"name": "//third_party/f2fs-tools/lib:libf2fs"
},
{
"name": "//third_party/f2fs-tools/fsck:fsck.f2fs"
},
{
"name": "//third_party/f2fs-tools/mkfs:mkfs.f2fs"
}
],
"test": []
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony/third_party_f2fs-tools.git
git@gitee.com:openharmony/third_party_f2fs-tools.git
openharmony
third_party_f2fs-tools
third_party_f2fs-tools
master

搜索帮助