Metadata-Version: 2.1
Name: django_content_editor
Version: 5.0a7
Summary: Editing structured content
Home-page: https://github.com/matthiask/django-content-editor/
Author: Matthias Kestenholz
Author-email: mk@feinheit.ch
License: BSD-3-Clause
Description: ===================================================
        django-content-editor -- Editing structured content
        ===================================================
        
        `Documentation on Read the Docs <http://django-content-editor.readthedocs.org/en/latest/>`_
        
        .. image:: https://github.com/matthiask/django-content-editor/actions/workflows/tests.yml/badge.svg
            :target: https://github.com/matthiask/django-content-editor/
            :alt: CI Status
        
        .. image:: https://readthedocs.org/projects/django-content-editor/badge/?version=latest
            :target: https://django-content-editor.readthedocs.io/en/latest/?badge=latest
            :alt: Documentation Status
        
Platform: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
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: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Description-Content-Type: text/x-rst
Provides-Extra: tests
