summaryrefslogtreecommitdiff
path: root/METADATA
blob: 846d94aad709345920da0cfc85477d592aa831c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: "mako"
description:
    "Mako is a template library written in Python. It provides a familiar, "
    "non-XML syntax which compiles into Python modules for maximum performance."

third_party {
homepage: "https://github.com/sqlalchemy/mako"
  identifier {
    type: "Git"
    value: "https://github.com/sqlalchemy/mako"
    primary_source: true
  }
  version: "rel_1_3_0"
  last_upgrade_date { year: 2023 month: 12 day: 6 }
  license_type: NOTICE
}