Metadata-Version: 2.1
Name: rero-invenio-base
Version: 0.2.0
Summary: Generic backend libraries for RERO Invenio instances.
License: AGPL-3.0
Author: RERO
Author-email: software@rero.ch
Requires-Python: >=3.8,<3.10
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Mako (>=1.2.2)
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: dparse (>=0.5.2)
Requires-Dist: invenio-db (>=1.0.14,<2.0.0)
Requires-Dist: invenio-indexer (<2.0.0)
Requires-Dist: invenio-records-rest
Requires-Dist: invenio-search[elasticsearch7] (>=1.4.2,<2.0.0)
Requires-Dist: jsonpatch (>=1.32,<2.0)
Requires-Dist: pydocstyle (<6.2.0)
Description-Content-Type: text/x-rst

..
    RERO Invenio Base
    Copyright (C) 2022 RERO.

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU Affero General Public License as published by
    the Free Software Foundation, version 3 of the License.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    GNU Affero General Public License for more details.

    You should have received a copy of the GNU Affero General Public License
    along with this program. If not, see <http://www.gnu.org/licenses/>.

===================
 RERO Invenio Base
===================

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

.. image:: https://img.shields.io/github/tag/rero/rero-invenio-base.svg
        :target: https://github.com/rero/rero-invenio-base/releases

.. image:: https://img.shields.io/pypi/dm/rero-invenio-base.svg
        :target: https://pypi.python.org/pypi/rero-invenio-base

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

Generic backend libraries for RERO Invenio instances.

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

