Haibo Huang | 20c690a | 2021-02-17 19:49:25 -0800 | [diff] [blame] | 1 | # *** 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 Huang | 8b3c57b | 2018-07-03 17:43:11 -0700 | [diff] [blame] | 4 | name: "fonttools" |
| 5 | description: "fontTools is a library for manipulating fonts, written in Python." |
| 6 | third_party { |
| 7 | url { |
| 8 | type: HOMEPAGE |
| 9 | value: "https://github.com/fonttools/fonttools" |
| 10 | } |
| 11 | url { |
| 12 | type: ARCHIVE |
Elliott Hughes | 6cf80b8 | 2021-04-01 15:12:06 -0700 | [diff] [blame] | 13 | value: "https://github.com/fonttools/fonttools/archive/4.22.0.zip" |
Haibo Huang | 8b3c57b | 2018-07-03 17:43:11 -0700 | [diff] [blame] | 14 | } |
Elliott Hughes | 6cf80b8 | 2021-04-01 15:12:06 -0700 | [diff] [blame] | 15 | version: "4.22.0" |
Bob Badour | e7b287f | 2021-01-21 10:43:35 -0800 | [diff] [blame] | 16 | license_type: BY_EXCEPTION_ONLY |
Haibo Huang | 8b3c57b | 2018-07-03 17:43:11 -0700 | [diff] [blame] | 17 | last_upgrade_date { |
Haibo Huang | f8d82f7 | 2021-01-25 19:23:39 -0800 | [diff] [blame] | 18 | year: 2021 |
Elliott Hughes | 6cf80b8 | 2021-04-01 15:12:06 -0700 | [diff] [blame] | 19 | month: 4 |
| 20 | day: 1 |
Haibo Huang | 8b3c57b | 2018-07-03 17:43:11 -0700 | [diff] [blame] | 21 | } |
| 22 | } |