Metadata-Version: 2.1
Name: feincms3-meta
Version: 4.3.0
Home-page: https://github.com/matthiask/feincms3-meta/
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: tests
License-File: LICENSE

=============
feincms3-meta
=============

.. image:: https://github.com/matthiask/feincms3-meta/actions/workflows/tests.yml/badge.svg
    :target: https://github.com/matthiask/feincms3-meta/
    :alt: CI Status

Helpers and mixins for making meta and `open graph <http://ogp.me/>`__
tags less annoying.

Documentation is available as a part of `feincms3
<https://feincms3.readthedocs.io/>`__'s documentation.

The guide is here: `Meta and OpenGraph tags
<https://feincms3.readthedocs.io/en/latest/guides/meta-opengraph-tags.html>`__.

Despite its name and the fact that it is documented as a part of
feincms3, feincms3-meta can also be used standalone.
