Metadata-Version: 2.1
Name: django-prose
Version: 0.3.0
Summary: Wonderful rich text for Django
Home-page: https://github.com/parisk/django-prose
License: MIT
Author: Paris Kasidiaris
Author-email: paris@sourcelair.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: django (>=3.0.0,<4.0.0)
Project-URL: Repository, https://github.com/parisk/django-prose
Description-Content-Type: text/markdown

# Django Prose

Wonderful rich-text editing in Django.

## Install

```console
pip install django-prose
```


---

<p align="center">
  <i>Built with ❤️ in Athens, Greece.</i>
</p>

