Metadata-Version: 2.1
Name: invenio-notifications
Version: 0.1.1
Summary: "Invenio module for notifications support."
Home-page: https://github.com/inveniosoftware/invenio-notifications
Author: CERN
Author-email: info@inveniosoftware.org
License: MIT
Description: ..
            Copyright (C) 2023 CERN.
        
            Invenio-Notifications 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-Notifications
        =======================
        
        .. image:: https://github.com/inveniosoftware/invenio-notifications/workflows/CI/badge.svg
                :target: https://github.com/inveniosoftware/invenio-notifications/actions?query=workflow%3ACI
        
        .. image:: https://img.shields.io/github/tag/inveniosoftware/invenio-notifications.svg
                :target: https://github.com/inveniosoftware/invenio-notifications/releases
        
        .. image:: https://img.shields.io/pypi/dm/invenio-notifications.svg
                :target: https://pypi.python.org/pypi/invenio-notifications
        
        .. image:: https://img.shields.io/github/license/inveniosoftware/invenio-notifications.svg
                :target: https://github.com/inveniosoftware/invenio-notifications/blob/master/LICENSE
        
        Invenio module for notifications support.
        
        Further documentation is available on
        https://invenio-notifications.readthedocs.io/
        
        ..
            Copyright (C) 2023 CERN.
        
            Invenio-Notifications 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 0.1.1 (released 2023-05-05)
        
        - remove type hints
        
        Version 0.1.0 (released 2023-05-04)
        
        - Initial public release.
        
Keywords: invenio TODO
Platform: any
Classifier: Development Status :: 1 - Planning
Requires-Python: >=3.7
Provides-Extra: tests
Provides-Extra: elasticsearch7
Provides-Extra: opensearch2
