Metadata-Version: 2.4
Name: rero-invenio-base
Version: 1.0.0
Summary: Generic backend libraries for RERO Invenio instances.
Author: RERO
Author-email: RERO <software@rero.ch>
License-Expression: AGPL-3.0-or-later
License-File: LICENSE
Requires-Dist: pyyaml<=7.0.0
Requires-Dist: jsonpatch<=2.0.0
Requires-Dist: invenio-search[elasticsearch7]>=2.1.0
Requires-Dist: invenio-db[postgresql]>=1.1.0
Requires-Dist: invenio-records-rest>=2.2.0
Requires-Python: >=3.10, <3.15
Description-Content-Type: text/markdown

<!-- rero-invenio-base
Copyright (C) 2026 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, or (at your
option) any later version.

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

<!-- PROJECT SHIELDS -->
[![Github actions
status](https://github.com/rero/rero-invenio-base/actions/workflows/continuous-integration-test.yml/badge.svg)](https://github.com/rero/rero-invenio-base/actions/workflows/continuous-integration-test.yml)
[![Release
Number](https://img.shields.io/github/tag/rero/rero-invenio-base.svg)](https://github.com/rero/rero-invenio-base/releases/latest)
[![Downloads](https://img.shields.io/pypi/dm/rero-invenio-base.svg)](https://pypi.python.org/pypi/rero-invenio-base)
[![License](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](http://www.gnu.org/licenses/agpl-3.0.html)
[![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)](https://github.com/astral-sh/uv)

Generic backend libraries for RERO Invenio instances.
