1 Star 0 Fork 260

孙旭辉/developtools_packing_tool_HMZ2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 838 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "packing_tool",
"version": "3.2",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"description": "packing_tool for openharmony",
"segment": {
"destPath": "developtools/packing_tool"
},
"keywords": [
"packing",
"unpacking"
],
"component": {
"name": "packing_tool",
"subsystem": "developtools",
"adapted_system_type": [ "mini", "small", "standard" ],
"deps": {
"components": [
"bounds_checking_function",
"cJSON",
"hilog",
"openssl",
"zlib"
]
},
"build": {
"sub_component": [
"//developtools/packing_tool:packing_tool",
"//developtools/packing_tool:ohos_packing_tool"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sun-xuhui-1/developtools_packing_tool_HMZ2.git
git@gitee.com:sun-xuhui-1/developtools_packing_tool_HMZ2.git
sun-xuhui-1
developtools_packing_tool_HMZ2
developtools_packing_tool_HMZ2
master

搜索帮助