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. *** 4name: "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 13 value: "https://github.com/fonttools/fonttools/archive/4.31.2.zip" 14 } 15 version: "4.31.2" 16 license_type: BY_EXCEPTION_ONLY 17 license_note: "contains OFL fonts" 18 last_upgrade_date { 19 year: 2022 20 month: 3 21 day: 25 22 } 23} 24