Metadata-Version: 2.4
Name: invenio-formatter
Version: 5.0.1
Summary: Jinja utilities for Invenio.
Project-URL: Repository, https://github.com/inveniosoftware/invenio-formatter
Author-email: CERN <info@inveniosoftware.org>
License-Expression: MIT
License-File: AUTHORS.rst
License-File: LICENSE
Keywords: flask,invenio,jinja2
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.9
Requires-Dist: arrow>=0.7.0
Requires-Dist: bleach>=3.1.0
Requires-Dist: invenio-base<3.0.0,>=2.0.0
Requires-Dist: invenio-i18n<5.0.0,>=4.0.0
Requires-Dist: pillow>=10.0.0
Provides-Extra: tests
Requires-Dist: cairosvg>=1.0.20; extra == 'tests'
Requires-Dist: mock>=4.0.3; extra == 'tests'
Requires-Dist: pillow>=10.0.0; extra == 'tests'
Requires-Dist: pytest-black>=0.6.0; extra == 'tests'
Requires-Dist: pytest-invenio<5.0.0,>=4.0.0; extra == 'tests'
Requires-Dist: sphinx>=1.8.0; extra == 'tests'
Description-Content-Type: text/x-rst

..
    SPDX-FileCopyrightText: 2015-2018 CERN.
    SPDX-License-Identifier: MIT

===================
 Invenio-Formatter
===================

.. image:: https://img.shields.io/github/license/inveniosoftware/invenio-formatter.svg
        :target: https://github.com/inveniosoftware/invenio-formatter/blob/master/LICENSE

.. image:: https://github.com/inveniosoftware/invenio-theme/workflows/CI/badge.svg
        :target: https://github.com/inveniosoftware/invenio-theme/actions

.. image:: https://img.shields.io/coveralls/inveniosoftware/invenio-formatter.svg
        :target: https://coveralls.io/r/inveniosoftware/invenio-formatter

.. image:: https://img.shields.io/pypi/v/invenio-formatter.svg
        :target: https://pypi.org/pypi/invenio-formatter


Jinja utilities for Invenio.

Further documentation is available on
https://invenio-formatter.readthedocs.io/
