1name: "mako" 2description: 3 "Mako is a template library written in Python. It provides a familiar, " 4 "non-XML syntax which compiles into Python modules for maximum performance." 5 6third_party { 7homepage: "https://github.com/sqlalchemy/mako" 8 identifier { 9 type: "Git" 10 value: "https://github.com/sqlalchemy/mako" 11 primary_source: true 12 } 13 version: "rel_1_3_0" 14 last_upgrade_date { year: 2023 month: 12 day: 6 } 15 license_type: NOTICE 16} 17