1name: "yapf" 2description: 3 "A formatter for Python files" 4 5third_party { 6 url { 7 type: GIT 8 value: "https://github.com/google/yapf.git" 9 } 10 version: "v0.32.0" 11 last_upgrade_date { year: 2022 month: 11 day: 2 } 12 license_type: NOTICE 13} 14