1name: "cpython"
2description: "The Python programming language"
3third_party {
4  url {
5    type: HOMEPAGE
6    value: "https://www.python.org/"
7  }
8  url {
9    type: GIT
10    value: "https://github.com/python/cpython"
11  }
12  version: "v3.11.4"
13  license_type: NOTICE
14  last_upgrade_date {
15    year: 2023
16    month: 8
17    day: 22
18  }
19}
20
21