5 Star 6 Fork 47

OpenHarmony/third_party_libxml2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.53 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "@ohos/libxml2",
"description": "Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), it is free software available under the MIT License",
"version": "4.1",
"license": "MIT",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/libxml2"
},
"dirs": {},
"scripts": {},
"licensePath": "Copyright",
"readmePath": {
"en": "README.md"
},
"component": {
"name": "libxml2",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [ "mini", "small", "standard" ],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [ "//third_party/libxml2:libxml2" ],
"inner_kits": [
{
"name": "//third_party/libxml2:libxml2",
"header": {
"header_files": [],
"header_base": "${root_gen_dir}/third_party/libxml2/libxml2-2.9.14/include"
}
},
{
"name": "//third_party/libxml2:static_libxml2",
"header": {
"header_files": [],
"header_base": "${root_gen_dir}/third_party/libxml2/libxml2-2.9.14/include"
}
}
],
"test": []
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony/third_party_libxml2.git
[email protected]:openharmony/third_party_libxml2.git
openharmony
third_party_libxml2
third_party_libxml2
master

搜索帮助