Metadata-Version: 2.1
Name: invenio-imoox
Version: 0.1.1
Summary: "Provides API for iMooX."
Home-page: https://github.com/tu-graz-library/invenio-imoox
Author: Graz University of Technology.
Author-email: info@inveniosoftware.org
License: MIT
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=3.8
Requires-Dist: click (>=7.0.0)
Requires-Dist: invenio-records-lom[elasticsearch7,postgresql] (>=0.1.0)
Requires-Dist: requests (>=2.0.0)
Provides-Extra: tests
Requires-Dist: invenio-cache (>=1.1.0) ; extra == 'tests'
Requires-Dist: pytest-invenio (>=1.4.3) ; extra == 'tests'
Requires-Dist: pytest-flake8 (>=1.0.0) ; extra == 'tests'
Requires-Dist: pytest-black (<0.3.10,>=0.3.0) ; extra == 'tests'
Requires-Dist: pytest-isort (>=3.0.0) ; extra == 'tests'
Requires-Dist: pytest-pylint (>=0.18.0) ; extra == 'tests'
Requires-Dist: pytest-bandit (>=0.6.1) ; extra == 'tests'
Requires-Dist: pytest-pydocstyle (>=2.2.0) ; extra == 'tests'
Requires-Dist: Sphinx (>=4.4.0) ; extra == 'tests'

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

    invenio-imoox 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-imoox
===============

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

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

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

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

Provides API for iMooX.

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

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

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

Changes
=======


