blob: 6ef136d14fe528b5ca349c4db405d67a5bcf94ba [file] [log] [blame]
Haibo Huang20c690a2021-02-17 19:49:25 -08001# *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE
2# CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
3# DEPENDING ON IT IN YOUR PROJECT. ***
Haibo Huang8b3c57b2018-07-03 17:43:11 -07004name: "fonttools"
5description: "fontTools is a library for manipulating fonts, written in Python."
6third_party {
7 url {
8 type: HOMEPAGE
9 value: "https://github.com/fonttools/fonttools"
10 }
11 url {
12 type: ARCHIVE
Elliott Hughes6cf80b82021-04-01 15:12:06 -070013 value: "https://github.com/fonttools/fonttools/archive/4.22.0.zip"
Haibo Huang8b3c57b2018-07-03 17:43:11 -070014 }
Elliott Hughes6cf80b82021-04-01 15:12:06 -070015 version: "4.22.0"
Bob Badoure7b287f2021-01-21 10:43:35 -080016 license_type: BY_EXCEPTION_ONLY
Haibo Huang8b3c57b2018-07-03 17:43:11 -070017 last_upgrade_date {
Haibo Huangf8d82f72021-01-25 19:23:39 -080018 year: 2021
Elliott Hughes6cf80b82021-04-01 15:12:06 -070019 month: 4
20 day: 1
Haibo Huang8b3c57b2018-07-03 17:43:11 -070021 }
22}