Metadata-Version: 2.4
Name: fluxa
Version: 0.1.0
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Typing :: Typed
Requires-Dist: orjson>=3.9.0 ; extra == 'all'
Requires-Dist: pydantic>=2.0.0 ; extra == 'all'
Requires-Dist: orjson>=3.9.0 ; extra == 'fast'
Requires-Dist: pydantic>=2.0.0 ; extra == 'pydantic'
Provides-Extra: all
Provides-Extra: fast
Provides-Extra: pydantic
License-File: LICENSE
Summary: A high-performance template engine for Python written on top of minijinja
Keywords: Jinja2,minijinja,template-engine,templating,async
Author: magi8101
Maintainer: magi8101
Requires-Python: >=3.8
Project-URL: Issue Tracker, https://github.com/magi8101/fluxa/issues
Project-URL: Repository, https://github.com/magi8101/fluxa
