chromium/third_party/mako/README.chromium

Name: Mako Templates for Python
Short Name: python-mako
URL: https://www.makotemplates.org
Version: 1.2.4
Date: November 15, 2022
License: MIT
Security Critical: no
Shipped: no

Description:
Template engine in Python, used for code generation in Blink.

Source: https://files.pythonhosted.org/packages/05/5f/2ba6e026d33a0e6ddc1dddf9958677f76f5f80c236bd65309d280b166d3e/Mako-1.2.4.tar.gz
SHA-256: d60a3903dc3bb01a18ad6a89cdbe2e4eadc69c0bc8ef1e3773ba53d44c3f7a34

Local Modifications:
* add DIR_METADATA, OWNERS, README.chromium, and .gitattributes files in this directory.
* run following commands to pass PRESUBMIT.
  $ rm -rf mako/doc/ mako/examples/ mako/Mako.egg-info mako/PKG-INFO
  $ chmod -x mako/mako/cmd.py