1 name: "cpython" 2 description: "The Python programming language" 3 third_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.7.3" 13 license_type: NOTICE 14 last_upgrade_date { 15 year: 2019 16 month: 3 17 day: 25 18 } 19 } 20