Metadata-Version: 2.1
Name: invenio-users-resources
Version: 1.1.0
Summary: Invenio module providing management APIs for users and roles/groups.
Home-page: https://github.com/inveniosoftware/invenio-users-resources
Author: CERN/TU Wien/JRC
Author-email: info@inveniosoftware.org
License: MIT
Description: ..
            Copyright (C) 2022 CERN.
        
            Invenio-Users-Resources 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-Users-Resources
        =========================
        
        .. image:: https://github.com/inveniosoftware/invenio-users-resources/workflows/CI/badge.svg
                :target: https://github.com/inveniosoftware/invenio-users-resources/actions?query=workflow%3ACI
        
        .. image:: https://img.shields.io/github/tag/inveniosoftware/invenio-users-resources.svg
                :target: https://github.com/inveniosoftware/invenio-users-resources/releases
        
        .. image:: https://img.shields.io/pypi/dm/invenio-users-resources.svg
                :target: https://pypi.python.org/pypi/invenio-users-resources
        
        .. image:: https://img.shields.io/github/license/inveniosoftware/invenio-users-resources.svg
                :target: https://github.com/inveniosoftware/invenio-users-resources/blob/master/LICENSE
        
        Invenio module providing management APIs for users and roles/groups.
        
        TODO: Please provide feature overview of module
        
        Further documentation is available on
        https://invenio-users-resources.readthedocs.io/
        
        ..
            Copyright (C) 2022 CERN.
        
            Invenio-Users-Resources 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 1.1.0 (released 2023-03-02)
        
        - remove deprecated flask-babelex dependency and imports
        
        Version 1.0.2 (released 2022-12-01)
        
        - Add identity to links template expand method
        
        Version 1.0.1 (released 2022-11-15)
        
        - use bulk indexing for `rebuild_index` method in users/groups
        
        Version 1.0.0
        
        - Initial public release.
        
Keywords: invenio users roles groups management
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=3.7
Provides-Extra: tests
Provides-Extra: elasticsearch7
Provides-Extra: opensearch1
Provides-Extra: opensearch2
