xref: /aosp_15_r20/external/yapf/METADATA (revision 7249d1a64f4850ccf838e62a46276f891f72998e)
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