Metadata-Version: 2.1
Name: invenio-workflows-tugraz
Version: 0.1.9
Summary: "This package serves as a place for the workflows of the repository of the TU Graz."
Home-page: https://github.com/tu-graz-library/invenio-workflows-tugraz
Author: Graz University of Technology
Author-email: info@tugraz.at
License: MIT
Keywords: invenio workflows TUGraz
Platform: any
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=3.8
License-File: LICENSE
License-File: AUTHORS.rst
Provides-Extra: tests
Requires-Dist: pytest-black (>=0.3.0) ; extra == 'tests'
Requires-Dist: pytest-invenio (>=1.4.0) ; extra == 'tests'
Requires-Dist: invenio-search[opensearch2] (>=2.1.0) ; extra == 'tests'
Requires-Dist: invenio-alma (>=0.7.1) ; extra == 'tests'
Requires-Dist: invenio-campusonline (>=0.1.1) ; extra == 'tests'
Requires-Dist: invenio-pure (>=0.1.1) ; extra == 'tests'
Requires-Dist: sphinx (>=4.5) ; extra == 'tests'

# invenio-workflows-tugraz
Implements TU Graz specific workflows

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

    invenio-workflows-tugraz 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 v0.1.9 (release 2023-05-10)

- theses: apply marc21 request changes


Version v0.1.8 (release 2023-04-25)

- theses: add necessary need to import


Version v0.1.7 (release 2023-01-26)

- theses: change alma import size
- theses: change import start date


Version v0.1.6 (release 2023-01-23)

- modification: create an endpoint for theses records


Version v0.1.5 (release 2023-01-23)

- fix: return value of import_func
- fix: wrong alias name


Version v0.1.4 (release 2023-01-20)

- theses fix: play safe with real data


Version v0.1.3 (release 2023-01-20)

- theses: mapping change


Version v0.1.2 (release 2023-01-20)

- fix: remove print


Version v0.1.1 (release 2023-01-18)

- theses: convert abstract and keywords


Version v0.1.0 (release 2023-01-18)






