1name: "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} 18