Metadata-Version: 2.4
Name: django-flowbite
Version: 0.0.3
Summary: A Django package providing Flowbite components and templates
Project-URL: Homepage, https://github.com/yourusername/django-flowbite
Project-URL: Repository, https://github.com/yourusername/django-flowbite
Author-email: Your Name <your.email@example.com>
License: MIT
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.12
Requires-Dist: rav>=0.1.1
Description-Content-Type: text/markdown

# django-flowbite

A minimal Django package providing Flowbite components and templates.

## Installation

```bash
pip install django-flowbite
```

## Status

This is a placeholder package currently in development. More features and documentation coming soon.

