blob: e3e06480cdc81a47f954c182687b4d12cb3226a6 [file] [log] [blame]
Dan Willemsen01ec9962019-01-07 23:25:19 -08001name: "cpython"
2description:
3 "The Python programming language"
4
5third_party {
6 url {
7 type: HOMEPAGE
8 value: "https://www.python.org/"
9 }
10 url {
11 type: GIT
12 value: "https://github.com/python/cpython"
13 }
14 version: "v3.7.2"
15 last_upgrade_date { year: 2019 month: 1 day: 7 }
16 license_type: NOTICE
17}