Metadata-Version: 2.1
Name: feincms3
Version: 0.39.1
Summary: CMS-building toolkit for Django
Home-page: https://github.com/matthiask/feincms3/
Author: Matthias Kestenholz
Author-email: mk@feinheit.ch
License: BSD License
Description: ========
        feincms3
        ========
        
        .. image:: https://travis-ci.org/matthiask/feincms3.svg?branch=main
            :target: https://travis-ci.org/matthiask/feincms3
        
        .. image:: https://readthedocs.org/projects/feincms3/badge/?version=latest
            :target: https://feincms3.readthedocs.io/en/latest/?badge=latest
            :alt: Documentation Status
        
        feincms3 offers tools and building blocks which make building a CMS that
        is versatile, powerful and tailor-made at the same time for each project
        a reachable reality.
        
        An introduction to feincms3, guides and reference docs are available in
        the `official feincms3 documentation
        <https://feincms3.readthedocs.io>`__. There is also an `example project
        <https://github.com/matthiask/feincms3-example>`__ which shows some its
        capabilities.
        
Platform: OS Independent
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: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Requires-Python: >=3.6
Provides-Extra: all
Provides-Extra: versatileimagefield
