Name: Mako Templates for Python Short Name: python-mako URL: https://www.makotemplates.org Version: 1.2.1 Date: July 1, 2022 License: MIT License File: NOT_SHIPPED Security Critical: no Description: Template engine in Python, used for code generation in Blink. Source: https://files.pythonhosted.org/packages/ad/dd/34201dae727bb183ca14fd8417e61f936fa068d6f503991f09ee3cac6697/Mako-1.2.1.tar.gz SHA-256: f054a5ff4743492f1aa9ecc47172cb33b42b9d993cffcc146c9de17e717b0307 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