Metadata-Version: 2.4
Name: pancake-web-template
Version: 0.1.1
Summary: Pancake 模板渲染插件 — Jinja2 模板引擎，为 pancake-web 提供 HTML 页面渲染
License: MIT
License-File: LICENSE
Author: drayee
Author-email: 1473443474@qq.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: jinja2 (>=3.1.0,<4.0.0)
Requires-Dist: pancake-web (>=0.1.0)
Requires-Dist: pancake_framework (>=0.2.0)
Description-Content-Type: text/markdown

# Pancake-Web-Template

Pancake 模板渲染插件 — Jinja2 模板引擎，为 pancake-web 提供 HTML 页面渲染。

