1 Star 0 Fork 12

Liuhua/third_party_backends

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.34 KB
一键复制 编辑 原始数据 按行查看 历史
Liuhua 提交于 2024-09-19 15:59 +08:00 . CI测试,请勿合入!
{
"name": "@ohos/backends",
"description": "backends(Scanner Access Now Easy) is a framework for standardized access to any raster scanner",
"version": "1.1.1",
"version": "1.2.1",
"license": "GPL v2",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/backends"
},
"dirs": {},
"scripts": {},
"component": {
"name": "backends",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [],
"rom": "10KB",
"ram": "10KB",
"deps": {
"components": [
"hilog",
"usb_manager",
"bounds_checking_function",
"c_utils",
"libxml2"
]
},
"build": {
"sub_component": [
"//third_party/backends:third_sane"
],
"inner_kits": [
{
"name": "//third_party/backends:sane",
"header": {
"header_files": [
"sane/sane.h",
"sane/saneopts.h"
],
"header_base": "//third_party/backends/include"
}
}
],
"test": []
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liuhua22/third_party_backends.git
git@gitee.com:liuhua22/third_party_backends.git
liuhua22
third_party_backends
third_party_backends
master

搜索帮助