Dan Willemsen | 01ec996 | 2019-01-07 23:25:19 -0800 | [diff] [blame^] | 1 | name: "cpython" |
2 | description: | ||||
3 | "The Python programming language" | ||||
4 | |||||
5 | third_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 | } |