blob: c546c1bbb568ea221be13a07ccc339cddf4f5f1f [file] [log] [blame]
frankfeng5ed2eca2022-05-20 16:06:30 -07001name: "pyyaml"
2description:
3 "A full-featured YAML processing framework for Python"
4
5third_party {
6 url {
7 type: HOMEPAGE
8 value: "https://github.com/yaml/pyyaml.git"
9 }
10 url {
11 type: GIT
12 value: "https://github.com/yaml/pyyaml.git"
13 }
14 version: "6.0"
15 last_upgrade_date { year: 2022 month: 5 day: 20 }
16 license_type: NOTICE
17}