| 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.13.1" | |
| license_type: NOTICE | |
| last_upgrade_date { | |
| year: 2024 | |
| month: 1 | |
| day: 15 | |
| } | |
| } | |