Metadata-Version: 2.1
Name: invenio-communities
Version: 2.5.0.dev1
Summary: Invenio module that adds support for communities.
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: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Development Status :: 3 - Alpha
Provides-Extra: docs
Provides-Extra: elasticsearch6
Provides-Extra: elasticsearch7
Provides-Extra: mysql
Provides-Extra: postgresql
Provides-Extra: sqlite
Provides-Extra: tests
Provides-Extra: all
