Metadata-Version: 2.1
Name: invenio-explicit-acls
Version: 2.0.6
Summary: Data model for CIS theses repository
Home-page: https://github.com/oarepo/invenio-explicit-acls
Author: CIS UCT Prague
Author-email: simeki@vscht.cz
License: MIT
Description: ..
            Copyright (C) 2019 CIS UCT Prague.
        
            CIS theses repository 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 Explicit ACLs
        ============================================================
        
        .. image:: https://readthedocs.org/projects/invenio-explicit-acls/badge/?version=latest
                :target: https://invenio-explicit-acls.readthedocs.io/
        
        .. image:: https://img.shields.io/github/license/oarepo/invenio-explicit-acls.svg
                :target: https://github.com/oarepo/invenio-explicit-acls/blob/master/LICENSE
        
        .. image:: https://img.shields.io/travis/oarepo/invenio-explicit-acls.svg
                :target: https://travis-ci.org/oarepo/invenio-explicit-acls
        
        .. image:: https://img.shields.io/coveralls/oarepo/invenio-explicit-acls.svg
                :target: https://coveralls.io/r/oarepo/invenio-explicit-acls
        
        .. image:: https://img.shields.io/pypi/v/invenio-explicit-acls.svg
                :target: https://pypi.org/pypi/invenio-explicit-acls
        
        A package that adds support for elasticsearch-executed declarative ACLs.
        For rationale see slide 27 of
        https://indico.cern.ch/event/773969/contributions/3351844/attachments/1814264/2967405/Access_management-Karolina.pdf
        
        Further documentation is available on
        https://invenio-explicit-acls.readthedocs.io/
        
        ==========================================================
        
Keywords: invenio-explicit-acls Invenio declarative ACL
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 :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Development Status :: 4 - Beta
Provides-Extra: docs
Provides-Extra: all
Provides-Extra: tests
Provides-Extra: postgresql
Provides-Extra: sqlite
Provides-Extra: elasticsearch6
Provides-Extra: mysql
Provides-Extra: elasticsearch5
