1 |
- {"classifiers": ["Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Intended Audience :: Developers", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Internet :: WWW/HTTP :: Dynamic Content"], "extensions": {"python.commands": {"wrap_console": {"mako-render": "mako.cmd:cmdline"}}, "python.details": {"contacts": [{"email": "mike@zzzcomputing.com", "name": "Mike Bayer", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "http://www.makotemplates.org/"}}, "python.exports": {"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"}}}, "extras": [], "generator": "bdist_wheel (0.29.0)", "keywords": ["templates"], "license": "MIT", "metadata_version": "2.0", "name": "Mako", "run_requires": [{"requires": ["MarkupSafe (>=0.9.2)"]}], "summary": "A super-fast templating language that borrows the best ideas from the existing templating languages.", "test_requires": [{"requires": ["mock", "pytest"]}], "version": "1.0.6"}
|