1 Star 0 Fork 41

dongzhanwu/third_party_libevdev

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.42 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "@ohos/libevdev",
"description": "libevdev is a wrapper library for evdev devices. it moves the common tasks when dealing with evdev devices into a library and provides a library interface to the callers, thus avoiding erroneous ioctls, et",
"version": "3.1",
"license": "MIT",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/libevdev"
},
"dirs": {},
"scripts": {},
"licensePath": "COPYING",
"readmePath": {
"en": ""
},
"component": {
"name": "libevdev",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [ "standard" ],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [
{
"name": "//third_party/libevdev:libevdev",
"header": {
"header_files": [
"libevdev-int.h",
"libevdev-uinput-int.h",
"libevdev-uinput.h",
"libevdev-util.h",
"libevdev.h"
],
"header_base": "//third_party/libevdev/libevdev"
}
}
],
"test": []
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dong-zhanwu/third_party_libevdev.git
git@gitee.com:dong-zhanwu/third_party_libevdev.git
dong-zhanwu
third_party_libevdev
third_party_libevdev
master

搜索帮助