Metadata-Version: 2.4
Name: rero-invenio-base
Version: 0.3.3
Summary: Generic backend libraries for RERO Invenio instances.
Author: RERO
Author-email: RERO <software@rero.ch>
License-Expression: AGPL-3.0
License-File: LICENSE
Requires-Dist: pyyaml<=7.0
Requires-Dist: jsonpatch<=2.0
Requires-Dist: mako>=1.2.2
Requires-Dist: dparse>=0.5.2
Requires-Dist: invenio-search[elasticsearch7]>=2.1.0
Requires-Dist: invenio-db[postgresql]>=1.1.0
Requires-Dist: invenio-indexer>=2.2.0
Requires-Dist: invenio-records-rest>=2.2.0
Requires-Dist: sqlalchemy>=1.3.0
Requires-Dist: poethepoet>=0.36.0
Requires-Python: >=3.9, <3.13
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/actions/workflows/continuous-integration-test.yml/badge.svg
        :target: https://github.com/rero/rero-invenio-base/actions/workflows/continuous-integration-test.yml

.. 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/
