third_party_python/bundle.json

34 lines
845 B
JSON
Raw Permalink Normal View History

{
"name": "@ohos/python",
"description": "Python is a programming language that lets you work quickly and integrate systems more effectively.",
"version": "3.1",
"license": "Python Software Foundation V2",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/python"
},
"dirs": {},
"scripts": {},
"readmePath": {
"en": "README.rst"
},
"component": {
"name": "python",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": ["mini","small","standard"],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}