Metadata-Version: 2.4
Name: invenio-catalogue-marc21
Version: 0.1.0
Summary: Invenio module link multiple marc21 records modules.
Project-URL: Repository, https://github.com/tu-graz-library/invenio-catalogue-marc21
Author-email: Graz University of Technology <info@tugraz.at>
License: MIT License
        
        Copyright (C) 2024 Graz University of Technology.
        
        Permission is hereby granted, free of charge, to any person obtaining a copy of
        this software and associated documentation files (the "Software"), to deal in
        the Software without restriction, including without limitation the rights to
        use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
        of the Software, and to permit persons to whom the Software is furnished to do
        so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
License-File: AUTHORS.rst
License-File: LICENSE
Keywords: catalogue,invenio,publications,tugraz
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.12
Requires-Dist: faker-file[pdf]>0.17.0
Requires-Dist: faker>=9.0.0
Requires-Dist: invenio-base<3.0.0,>=2.0.0
Requires-Dist: invenio-i18n<4.0.0,>=3.0.0
Requires-Dist: invenio-records-marc21<1.0.0,>=0.20.0
Requires-Dist: invenio-search[opensearch2]<4.0.0,>=3.0.0
Requires-Dist: reportlab>=4.0.0
Provides-Extra: tests
Requires-Dist: invenio-app<3.0.0,>=2.0.0; extra == 'tests'
Requires-Dist: pytest-black>=0.6.0; extra == 'tests'
Requires-Dist: pytest-invenio<4.0.0,>=3.0.0; extra == 'tests'
Requires-Dist: ruff>=0.11; extra == 'tests'
Requires-Dist: sphinx>=8.0.0; extra == 'tests'
Description-Content-Type: text/x-rst

..
    Copyright (C) 2024 Graz University of Technology.

    invenio-catalogue-marc21 is free software; you can redistribute it
    and/or modify it under the terms of the MIT License; see LICENSE file for
    more details.

==========================
 invenio-catalogue-marc21
==========================

.. image:: https://github.com/tu-graz-library/invenio-catalogue-marc21/workflows/CI/badge.svg
        :target: https://github.com/tu-graz-library/invenio-catalogue-marc21/actions?query=workflow%3ACI

.. image:: https://img.shields.io/github/tag/tu-graz-library/invenio-catalogue-marc21.svg
        :target: https://github.com/tu-graz-library/invenio-catalogue-marc21/releases

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

.. image:: https://img.shields.io/github/license/tu-graz-library/invenio-catalogue-marc21.svg
        :target: https://github.com/tu-graz-library/invenio-catalogue-marc21/blob/master/LICENSE

Invenio module link multiple marc21 modules

TODO: Please provide feature overview of module

Further documentation is available on
https://invenio-catalogue-marc21.readthedocs.io/
