Metadata-Version: 2.1
Name: feincms3
Version: 3.0.7
Summary: CMS-building toolkit for Django
Home-page: https://github.com/matthiask/feincms3/
Author: Matthias Kestenholz
Author-email: mk@feinheit.ch
License: BSD-3-Clause
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 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
Provides-Extra: all
Provides-Extra: tests
License-File: LICENSE

========
feincms3
========

.. image:: https://github.com/matthiask/feincms3/workflows/Tests/badge.svg
    :target: https://github.com/matthiask/feincms3/
    :alt: CI Status

.. 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.


