Metadata-Version: 2.1
Name: invenio
Version: 3.0.2
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 v3
        ============
        
        **Open Source framework for large-scale digital repositories.**
        
        .. image:: https://img.shields.io/travis/inveniosoftware/invenio.svg
                :target: https://travis-ci.org/inveniosoftware/invenio
        
        .. image:: https://img.shields.io/coveralls/inveniosoftware/invenio.svg
                :target: https://coveralls.io/r/inveniosoftware/invenio
        
        .. image:: https://badges.gitter.im/Join%20Chat.svg
            :target: https://gitter.im/inveniosoftware/invenio
        
        Invenio is like a Swiss Army knife of battle-tested, safe and secure modules
        providing you will all the features you need to run a trusted digital
        repository.
        
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 :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Development Status :: 5 - Production/Stable
Provides-Extra: sqlite
Provides-Extra: postgresql
Provides-Extra: all
Provides-Extra: elasticsearch6
Provides-Extra: docs
Provides-Extra: mysql
Provides-Extra: tests
Provides-Extra: auth
Provides-Extra: elasticsearch5
Provides-Extra: base
Provides-Extra: elasticsearch2
Provides-Extra: metadata
