• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "name": "@ohos/python",
3    "version": "",
4    "description": "Third-party open-source software python | 三方开源软件python",
5    "homePage": "https://gitee.com/openharmony",
6    "license": "Python Software Foundation V2",
7    "repository": "https://gitee.com/openharmony/third_party_python",
8    "domain": "os",
9    "language": "",
10    "publishAs": "code-segment",
11    "private": false,
12    "scripts": {},
13    "tags": [
14        "third_party"
15    ],
16    "keywords": [
17        "third-party",
18        "python"
19    ],
20    "envs": {},
21    "dirs": {},
22    "readmePath": {
23        "en": "README.RST"
24    },
25    "segment": {
26        "destPath": "third_party/python"
27    },
28    "component": {
29        "name": "thirdparty_python",
30        "subsystem": "",
31        "syscap": [],
32        "features": [],
33        "adapted_system_type": [],
34        "rom": "",
35        "ram": "",
36        "build": {
37            "sub_component": [],
38            "inner_kits": [],
39            "test": []
40        }
41    }
42}