Metadata-Version: 2.4
Name: invenio-pages
Version: 10.0.2
Summary: InvenioRDM module for the static pages feature.
Project-URL: Repository, https://github.com/inveniosoftware/invenio-pages
Author-email: CERN <info@inveniosoftware.org>
License-Expression: MIT
License-File: AUTHORS.rst
License-File: LICENSE
Keywords: invenio,pages
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=3.9
Requires-Dist: invenio-administration<8.0.0,>=7.0.0
Requires-Dist: invenio-base<3.0.0,>=2.0.0
Requires-Dist: invenio-records-resources<12.0.0,>=11.0.0
Requires-Dist: invenio-rest<5.0.0,>=4.0.0
Provides-Extra: elasticsearch7
Requires-Dist: invenio-search[elasticsearch7]<4.0.0,>=3.0.0; extra == 'elasticsearch7'
Provides-Extra: opensearch1
Requires-Dist: invenio-search[opensearch1]<4.0.0,>=3.0.0; extra == 'opensearch1'
Provides-Extra: opensearch2
Requires-Dist: invenio-search[opensearch2]<4.0.0,>=3.0.0; extra == 'opensearch2'
Provides-Extra: tests
Requires-Dist: invenio-app<4.0.0,>=3.0.0; extra == 'tests'
Requires-Dist: invenio-db[mysql,postgresql]<3.0.0,>=2.2.0; extra == 'tests'
Requires-Dist: pytest-black>=0.6.0; extra == 'tests'
Requires-Dist: pytest-cache>=1.0; extra == 'tests'
Requires-Dist: pytest-invenio<5.0.0,>=4.0.0; extra == 'tests'
Requires-Dist: sphinx>=4.5.0; extra == 'tests'
Description-Content-Type: text/x-rst

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

===============
 Invenio-Pages
===============

.. image:: https://github.com/inveniosoftware/invenio-pages/workflows/CI/badge.svg
        :target: https://github.com/inveniosoftware/invenio-pages/actions?query=workflow%3ACI

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

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

Static pages module for Invenio.

*This is an experimental developer preview release.*

* Free software: MIT license
* Documentation: https://invenio-pages.readthedocs.io/
