mirror of
https://github.com/openharmony/third_party_pyyaml.git
synced 2026-07-01 10:05:36 -04:00
20b81d71ec
Signed-off-by: xuyong <xuyong59@huawei.com>
30 lines
706 B
JSON
30 lines
706 B
JSON
{
|
|
"name": "@ohos/PyYAML",
|
|
"description": "A YAML parser and emitter for Python.",
|
|
"version": "6.0",
|
|
"license": "MIT",
|
|
"publishAs": "code-segment",
|
|
"segment": {
|
|
"destPath": "third_party/PyYAML"
|
|
},
|
|
"dirs": {},
|
|
"scripts": {},
|
|
"component": {
|
|
"name": "PyYAML",
|
|
"subsystem": "thirdparty",
|
|
"syscap": [],
|
|
"features": [],
|
|
"adapted_system_type": [],
|
|
"rom": "",
|
|
"ram": "",
|
|
"deps": {
|
|
"components": [],
|
|
"third_party": []
|
|
},
|
|
"build": {
|
|
"sub_component": [],
|
|
"inner_kits": [],
|
|
"test": []
|
|
}
|
|
}
|
|
} |