Imported Upstream version 1.2.1 upstream/1.2.1
authorDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 14 Jul 2022 05:31:34 +0000 (14:31 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 14 Jul 2022 05:31:34 +0000 (14:31 +0900)
commitbb310da75f69bdd6d2a99abbea2538ddeefd0a97
tree962729db210a19cd87bc7e1decc899829cf101b0
parentfb58708b0b0a9caa794e65a4ba8cd06c554c9ce5
Imported Upstream version 1.2.1
62 files changed:
LICENSE
Mako.egg-info/PKG-INFO
Mako.egg-info/SOURCES.txt
PKG-INFO
doc/_static/_sphinx_javascript_frameworks_compat.js [new file with mode: 0644]
doc/_static/basic.css
doc/_static/doctools.js
doc/_static/documentation_options.js
doc/_static/jquery-3.6.0.js [moved from doc/_static/jquery-3.5.1.js with 98% similarity]
doc/_static/jquery.js
doc/_static/language_data.js
doc/_static/searchtools.js
doc/build/changelog.rst
doc/build/conf.py
doc/build/inheritance.rst
doc/caching.html
doc/changelog.html
doc/defs.html
doc/filtering.html
doc/genindex.html
doc/index.html
doc/inheritance.html
doc/namespaces.html
doc/runtime.html
doc/search.html
doc/searchindex.js
doc/syntax.html
doc/unicode.html
doc/usage.html
examples/bench/django/templatetags/bench.py
examples/wsgi/run_wsgi.py
mako/__init__.py
mako/_ast_util.py
mako/ast.py
mako/cache.py
mako/cmd.py
mako/codegen.py
mako/compat.py
mako/exceptions.py
mako/ext/autohandler.py
mako/ext/babelplugin.py
mako/ext/beaker_cache.py
mako/ext/extract.py
mako/ext/linguaplugin.py
mako/ext/preprocessors.py
mako/ext/pygmentplugin.py
mako/ext/turbogears.py
mako/filters.py
mako/lexer.py
mako/lookup.py
mako/parsetree.py
mako/pygen.py
mako/pyparser.py
mako/template.py
mako/testing/fixtures.py
mako/util.py
setup.cfg
test/ext/test_babelplugin.py
test/ext/test_linguaplugin.py
test/test_exceptions.py
test/test_template.py
tox.ini