Metadata-Version: 2.4
Name: invenio-search-ui
Version: 5.0.2
Summary: UI for Invenio-Search.
Project-URL: Repository, https://github.com/inveniosoftware/invenio-search-ui
Author-email: CERN <info@inveniosoftware.org>
License-Expression: MIT
License-File: AUTHORS.rst
License-File: LICENSE
Keywords: invenio,search,ui
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=3.9
Requires-Dist: babel>=2.8
Requires-Dist: invenio-assets<5.0.0,>=4.0.0
Requires-Dist: invenio-base<3.0.0,>=2.0.0
Requires-Dist: invenio-i18n<5.0.0,>=4.0.0
Provides-Extra: tests
Requires-Dist: invenio-db<3.0.0,>=2.2.0; extra == 'tests'
Requires-Dist: invenio-records<7.0.0,>=6.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>=4.5; extra == 'tests'
Description-Content-Type: text/x-rst

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

===================
 Invenio-Search-UI
===================

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

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

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

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


UI for Invenio-Search.

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