Metadata-Version: 2.1
Name: djrender
Version: 0.1a11
Summary: A library for building frontends for Django with modern frameworks
Home-page: https://django-render.org
Author: Karl Hobley
Author-email: karl@kaed.uk
License: BSD-3-Clause
Project-URL: Documentation, https://django-render.org/docs/
Project-URL: Source, https://github.com/kaedroho/django-render/
Project-URL: Tracker, https://github.com/kaedroho/django-render/issues
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Framework :: Django
Classifier: Framework :: Django :: 4.0
Classifier: Framework :: Django :: 5.0
Description-Content-Type: text/markdown
Requires-Dist: Django <6.0,>=4.0
Requires-Dist: telepath <0.4,>=0.3

# Django Render

Django Render is a library for building Django applications with modern frontend frameworks.

Visit [django-render.org](https://django-render.org) for more information
