Metadata-Version: 2.1
Name: invenio-communities
Version: 2.8.0.dev22
Summary: InvenioRDM module for the communities feature.
Home-page: https://github.com/inveniosoftware/invenio-communities
Author: CERN
Author-email: info@inveniosoftware.org
License: MIT
Description: ..
            This file is part of Invenio.
            Copyright (C) 2016-2021 CERN.
        
            Invenio 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-Communities
        =====================
        
        .. image:: https://github.com/inveniosoftware/invenio-communities/workflows/CI/badge.svg
                :target: https://github.com/inveniosoftware/invenio-communities/actions?query=workflow%3ACI+branch%3Amaster
        
        .. image:: https://img.shields.io/github/tag/inveniosoftware/invenio-communities.svg
                :target: https://github.com/inveniosoftware/invenio-communities/releases
        
        .. image:: https://img.shields.io/pypi/dm/invenio-communities.svg
                :target: https://pypi.python.org/pypi/invenio-communities
        
        .. image:: https://img.shields.io/github/license/inveniosoftware/invenio-communities.svg
                :target: https://github.com/inveniosoftware/invenio-communities/blob/master/LICENSE
        
        
        Invenio module that adds support for communities.
        
        *This is an experimental developer preview release.*
        
        * Free software: MIT license
        * Documentation: https://invenio-communities.readthedocs.io/
        
        ..
            This file is part of Invenio.
            Copyright (C) 2016-2021 CERN.
        
            Invenio 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 2.3.1 (released 2021-06-10)
        -----------------------------------
        
        - Remove invenio dependencies to depend only on rdm-records.
        
        
        Version 2.3.0 (released 2021-05-28)
        -----------------------------------
        
        - Improve visual feedback when changing permissions.
        - Align facets with new records-resources faceting paradigm.
        
        
        Version 2.2.5 (released 2021-04-29)
        -----------------------------------
        
        - Initial public release.
        
Keywords: invenio communities
Platform: any
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.6
Provides-Extra: tests
Provides-Extra: elasticsearch7
