aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 5606bbf5e9f47cd1ccc0dc5809b8efbcb35f5e75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS.  PLEASE
#     CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
#     DEPENDING ON IT IN YOUR PROJECT. ***
name: "fonttools"
description: "fontTools is a library for manipulating fonts, written in Python."
third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/fonttools/fonttools"
  }
  url {
    type: ARCHIVE
    value: "https://github.com/fonttools/fonttools/archive/4.19.0.zip"
  }
  version: "4.19.0"
  # would be NOTICE except for:
  #   Doc/README.md
  # or RESTRICTED except for the SIL OFL 1.1 license
  license_type: BY_EXCEPTION_ONLY
  last_upgrade_date {
    year: 2021
    month: 1
    day: 25
  }
}