5 Star 0 Fork 46

OpenHarmony/third_party_libexif

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.61 KB
一键复制 编辑 原始数据 按行查看 历史
AiChaosN 提交于 2025-03-15 17:59 +08:00 . finish
{
"name": "@ohos/libexif",
"description": "Reference library for parsing, editing, and saving EXIF data.",
"version": "3.1",
"license": "libexif license",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/libexif"
},
"dirs": {},
"scripts": {},
"licensePath": "COPYING",
"readmePath": {
"en": "README"
},
"component": {
"name": "libexif",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [ "standard" ],
"rom": "196KB",
"ram": "392KB",
"deps": {
"components": [ "bounds_checking_function" ],
"third_party": []
},
"build": {
"sub_component": ["//third_party/libexif:libexif"],
"inner_kits": [
{
"name": "//third_party/libexif:libexif",
"header": {
"header_files": [
"exif-data.h",
"exif-entry.h",
"exif-tag.h",
"exif-format.h",
"huawei/exif-mnote-data-huawei.h",
"huawei/mnote-huawei-entry.h",
"huawei/mnote-huawei-tag.h",
"huawei/mnote-huawei-data-type.h"
],
"header_base": "//third_party/libexif/libexif"
}
}
],
"test": []
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony/third_party_libexif.git
git@gitee.com:openharmony/third_party_libexif.git
openharmony
third_party_libexif
third_party_libexif
master

搜索帮助