ifixkart-backend/venv/lib/python3.12/site-packages/mako-1.4.1.dist-info/entry_points.txt

18 lines
495 B
Text

[babel.extractors]
mako = mako.ext.babelplugin:extract
[console_scripts]
mako-render = mako.cmd:cmdline
[lingua.extractors]
mako = mako.ext.linguaplugin:LinguaMakoExtractor
[pygments.lexers]
css_mako = mako.ext.pygmentplugin:MakoCssLexer
html_mako = mako.ext.pygmentplugin:MakoHtmlLexer
js_mako = mako.ext.pygmentplugin:MakoJavascriptLexer
mako = mako.ext.pygmentplugin:MakoLexer
xml_mako = mako.ext.pygmentplugin:MakoXmlLexer
[python.templating.engines]
mako = mako.ext.turbogears:TGPlugin