| name: "cpython" | |
| description: "The Python programming language" | |
| third_party { | |
| url { | |
| type: HOMEPAGE | |
| value: "https://www.python.org/" | |
| } | |
| url { | |
| type: GIT | |
| value: "https://github.com/python/cpython" | |
| } | |
| version: "v3.11.4" | |
| license_type: NOTICE | |
| last_upgrade_date { | |
| year: 2023 | |
| month: 8 | |
| day: 22 | |
| } | |
| } | |