Metadata-Version: 2.1
Name: invenio-moodle
Version: 1.0.0
Summary: "Provides API for Moodle."
Home-page: https://github.com/tu-graz-library/invenio-moodle
Author: "Graz University of Technology"
Author-email: info@tugraz.at
License: MIT
Keywords: invenio_moodle invenio moodle teachcenter
Platform: any
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12
Provides-Extra: tests
License-File: LICENSE
License-File: AUTHORS.rst

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

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

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

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

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

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

Provides API for Moodle.

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

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

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

Version v1.0.0 (release 2024-07-04)

- global: clean up missed steps from restructering
- schema: make the schema compatible with 2.0
- cli: change needed for global-search
- cli: simplify command
- refactor: record/service and connector structure


Version v0.2.3 (release 2023-11-10)

- global: migrate to invenio-i18n


Version v0.2.2 (release 2023-07-25)

- setup: fix typo, prevent correct build


Version v0.2.1 (release 2023-07-25)

- setup: change to reusable workflows


Version v0.2.0 (release 2023-07-25)





