Metadata-Version: 2.1
Name: invenio
Version: 3.4.0a10
Summary: Invenio Digital Library Framework.
Home-page: https://github.com/inveniosoftware/invenio
Author: CERN
Author-email: info@inveniosoftware.org
License: MIT
Description: ..
            This file is part of Invenio.
            Copyright (C) 2015-2018 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 Framework v3
        ======================
        
        **Open Source framework for large-scale digital repositories.**
        
        .. image:: https://img.shields.io/pypi/v/invenio.svg
            :target: https://pypi.org/project/invenio/
        
        .. image:: https://img.shields.io/github/license/inveniosoftware/invenio.svg
            :target: https://github.com/inveniosoftware/invenio/blob/master/LICENSE
        
        .. image:: https://travis-ci.org/inveniosoftware/invenio.svg?branch=master
            :target: https://travis-ci.org/inveniosoftware/invenio
        
        .. image:: https://img.shields.io/badge/Discord-join%20chat-%237289da
            :target: https://discord.gg/8qatqBC
        
        Invenio Framework is like a Swiss Army knife of battle-tested, safe and secure
        modules providing you with all the features you need to build a trusted digital
        repository.
        
        **Our other products**
        
        Looking for a turn-key Research Data Management platform? Checkout `InvenioRDM <https://inveniosoftware.org/products/rdm/>`_
        
        Looking for a modern Integrated Library System? Checkout `InvenioILS <https://inveniosoftware.org/products/ils/>`_
        
        **Built with Invenio Framework**
        
        See examples on https://inveniosoftware.org/products/framework/ and https://inveniosoftware.org/showcase/.
        
Keywords: Invenio digital library framework
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 :: 5 - Production/Stable
Provides-Extra: base
Provides-Extra: auth
Provides-Extra: metadata
Provides-Extra: files
Provides-Extra: postgresql
Provides-Extra: mysql
Provides-Extra: sqlite
Provides-Extra: elasticsearch5
Provides-Extra: elasticsearch6
Provides-Extra: elasticsearch7
Provides-Extra: docs
Provides-Extra: tests
Provides-Extra: all
