Mako

View on PyPIReverse Dependencies (420)

1.3.3 Mako-1.3.3-py3-none-any.whl

Wheel Details

Project: Mako
Version: 1.3.3
Filename: Mako-1.3.3-py3-none-any.whl
Download: [link]
Size: 78829
MD5: 01334efd81455614881601ee27a00041
SHA256: 5324b88089a8978bf76d1629774fcc2f1c07b82acdf00f4c5dd8ceadfffc4b40
Uploaded: 2024-04-10 15:32:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: Mako
Version: 1.3.3
Summary: A super-fast templating language that borrows the best ideas from the existing templating languages.
Author: Mike Bayer
Author-Email: mike[at]zzzcomputing.com
Home-Page: https://www.makotemplates.org/
Project-Url: Documentation, https://docs.makotemplates.org
Project-Url: Issue Tracker, https://github.com/sqlalchemy/mako
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Python: >=3.8
Requires-Dist: MarkupSafe (>=0.9.2)
Requires-Dist: Babel; extra == "babel"
Requires-Dist: lingua; extra == "lingua"
Requires-Dist: pytest; extra == "testing"
Provides-Extra: babel
Provides-Extra: lingua
Provides-Extra: testing
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 1459 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mako/__init__.py sha256=REyVbMxZSkw8Mtn4M87228HathP20k18VD1xZ8svzHQ 242
mako/_ast_util.py sha256=CenxCrdES1irHDhOQU6Ldta4rdsytfYaMkN6s0TlveM 20247
mako/ast.py sha256=pY7MH-5cLnUuVz5YAwoGhWgWfgoVvLQkRDtc_s9qqw0 6642
mako/cache.py sha256=5DBBorj1NqiWDqNhN3ZJ8tMCm-h6Mew541276kdsxAU 7680
mako/cmd.py sha256=vP5M5g9yc5sjAT5owVTQu056YwyS-YkpulFSDb0IMGw 2813
mako/codegen.py sha256=XRhzcuGEleDUXTfmOjw4alb6TkczbmEfBCLqID8x4bA 47736
mako/compat.py sha256=wjVMf7uMg0TlC_aI5hdwWizza99nqJuGNdrnTNrZbt0 1820
mako/exceptions.py sha256=pfdd5-1lCZ--I2YqQ_oHODZLmo62bn_lO5Kz_1__72w 12530
mako/filters.py sha256=F7aDIKTUxnT-Og4rgboQtnML7Q87DJTHQyhi_dY_Ih4 4658
mako/lexer.py sha256=dtCZU1eoF3ymEdiCwCzEIw5SH0lgJkDsHJy9VHI_2XY 16324
mako/lookup.py sha256=rkMvT5T7EOS5KRvPtgYii-sjh1nWWyKok_mEk-cEzrM 12428
mako/parsetree.py sha256=7RNVRTsKcsMt8vU4NQi5C7e4vhdUyA9tqyd1yIkvAAQ 19007
mako/pygen.py sha256=d4f_ugRACCXuV9hJgEk6Ncoj38EaRHA3RTxkr_tK7UQ 10416
mako/pyparser.py sha256=OdWhNznx2Z8IZRMpx6OocGd9EXqNOGgZTc-3lWWkLAE 7656
mako/runtime.py sha256=ZsUEN22nX3d3dECQujF69mBKDQS6yVv2nvz_0eTvFGg 27804
mako/template.py sha256=4xQzwruZd5XzPw7iONZMZJj4SdFsctYYg4PfBYs2PLk 23857
mako/util.py sha256=dIFuchHfiNtRJJ99kEIRdHBkCZ3UmEvNO6l2ZQSCdVU 10638
mako/ext/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mako/ext/autohandler.py sha256=Tyz1CLRlG_C0EnKgjuHzqS4BBnpeA49O05x8rriNtTY 1885
mako/ext/babelplugin.py sha256=v10o5XQdgXwbr1bo0aL8VV3THm_84C_eeq6BmAGd3uA 2091
mako/ext/beaker_cache.py sha256=aAs9ELzO2WaiO5OppV4KDT6f7yNyn1BF1XHDQZwf0-E 2578
mako/ext/extract.py sha256=c3YuIN3Z5ZgS-xzX_gjKrEVQaptK3liXkm5j-Vq8yEM 4659
mako/ext/linguaplugin.py sha256=pzHlHC3-KlFeVAR4r8S1--_dfE5DcYmjLXtr0genBYU 1935
mako/ext/preprocessors.py sha256=zKQy42Ce6dOmU0Yk_rUVDAAn38-RUUfQolVKTJjLotA 576
mako/ext/pygmentplugin.py sha256=qBdsAhKktlQX7d5Yv1sAXufUNOZqcnJmKuC7V4D_srM 4753
mako/ext/turbogears.py sha256=0emY1WiMnuY8Pf6ARv5JBArKtouUdmuTljI-w6rE3J4 2141
mako/testing/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mako/testing/_config.py sha256=k-qpnsnbXUoN-ykMN5BRpg84i1x0p6UsAddKQnrIytU 3566
mako/testing/assertions.py sha256=pfbGl84QlW7QWGg3_lo3wP8XnBAVo9AjzNp2ajmn7FA 5161
mako/testing/config.py sha256=wmYVZfzGvOK3mJUZpzmgO8-iIgvaCH41Woi4yDpxq6E 323
mako/testing/exclusions.py sha256=_t6ADKdatk3f18tOfHV_ZY6u_ZwQsKphZ2MXJVSAOcI 1553
mako/testing/fixtures.py sha256=nEp7wTusf7E0n3Q-BHJW2s_t1vx0KB9poadQ1BmIJzE 3044
mako/testing/helpers.py sha256=z4HAactwlht4ut1cbvxKt1QLb3yLPk1U7cnh5BwVUlc 1623
Mako-1.3.3.dist-info/LICENSE sha256=FWJ7NrONBynN1obfmr9gZQPZnWJLL17FyyVKddWvqJE 1098
Mako-1.3.3.dist-info/METADATA sha256=_ZCe_t3T26oswKfiW8cu-rCMZJRVceys-qRkDs5dkYg 2900
Mako-1.3.3.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
Mako-1.3.3.dist-info/entry_points.txt sha256=LsKkUsOsJQYbJ2M72hZCm968wi5K8Ywb5uFxCuN8Obk 512
Mako-1.3.3.dist-info/top_level.txt sha256=LItdH8cDPetpUu8rUyBG3DObS6h9Gcpr9j_WLj2S-R0 5
Mako-1.3.3.dist-info/RECORD

top_level.txt

mako

entry_points.txt

mako = mako.ext.babelplugin:extract [babel]
mako-render = mako.cmd:cmdline
mako = mako.ext.linguaplugin:LinguaMakoExtractor [lingua]
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
mako = mako.ext.turbogears:TGPlugin